CLAM::Audio Member List

This is the complete list of members for CLAM::Audio, including all inherited members.
__COMMON_DYN_ATTRIBUTE(0, public, TData, SampleRate) protectedCLAM::Audio [inline]
__COMMON_DYN_ATTRIBUTE(1, public, TTime, BeginTime) protectedCLAM::Audio [inline]
__COMMON_DYN_ATTRIBUTE(2, public, DataArray, Buffer) protectedCLAM::Audio [inline]
__COMMON_DYNAMIC_TYPE(Audio, 3)CLAM::Audio
AddAttr_(const unsigned i, const unsigned size)CLAM::DynamicType [protected]
allocatedDataSizeCLAM::DynamicType [protected]
AttributeIsComponent(unsigned i) const CLAM::DynamicType [inline]
AttributeIsDynamictype(unsigned i) const CLAM::DynamicType [inline]
Audio()CLAM::Audio [inline]
Audio(const Audio &prototype, const bool shareData=false, const bool deep=true)CLAM::Audio [inline]
bOwnsItsMemoryCLAM::DynamicType [protected]
CopyInit(const DynamicType &dt)CLAM::DynamicType [inline]
dataCLAM::DynamicType [protected]
dataSizeCLAM::DynamicType [protected]
Debug() const CLAM::DynamicType
DecrementDynTableRefCounter()CLAM::DynamicType [inline, protected]
DeepCopy() const CLAM::DynamicType [virtual]
DefaultInit()CLAM::Audio [protected]
dynamicTableCLAM::DynamicType [protected]
DynamicType(const int nAttr)CLAM::DynamicType
DynamicType(const DynamicType &prototype, const bool shareData, const bool deepCopy)CLAM::DynamicType
DynamicType(const DynamicType &prototype)CLAM::DynamicType
DynTableRefCounter()CLAM::DynamicType [inline, protected]
ExistAttr(unsigned id) const CLAM::DynamicType [inline, protected]
FullfilsInvariant() const CLAM::DynamicType
GetAttributeAsComponent(unsigned i) const CLAM::DynamicType [inline]
GetAttributeAsComponent(unsigned i)CLAM::DynamicType [inline]
GetAttributeAsVoidPtr(unsigned i) const CLAM::DynamicType [inline]
GetAudioChunk(TTime beginTime, TTime endTime, Audio &chunk, bool configureChunk=true) const CLAM::Audio
GetAudioChunk(TIndex beginIndex, TIndex endIndex, Audio &chunk, bool configureChunk=true) const CLAM::Audio
GetAudioSlice(TTime beginTime, TTime endTime, Audio &slice, bool configureSlice=true) const CLAM::Audio
GetAudioSlice(TIndex beginIndex, TIndex endIndex, Audio &slice, bool configureSlice=true) const CLAM::Audio
GetClassName() const =0CLAM::DynamicType [pure virtual]
GetData() const CLAM::DynamicType [inline, protected]
GetDataSize() const CLAM::DynamicType [inline, protected]
GetDuration() const CLAM::Audio [inline]
GetDynamicAttributeName(unsigned i)CLAM::DynamicType [inline]
GetDynamicTable() const CLAM::DynamicType [inline, protected]
GetDynamicTypeCopy(const bool shareData=false, const bool deep=false) const =0CLAM::DynamicType [protected, pure virtual]
GetEndTime() const CLAM::Audio [inline]
GetNDynamicAttributes() const CLAM::DynamicType [inline]
GetNumActiveAttr() const CLAM::DynamicType [inline, protected]
GetNumAttr() const CLAM::DynamicType [inline, protected]
GetSize() const CLAM::Audio [inline]
GetTypeDescTable() const CLAM::DynamicType [inline, protected]
GetTypeId(unsigned i) const =0CLAM::DynamicType [pure virtual]
idLength enum valueCLAM::DynamicType
IncrementDynTableRefCounter()CLAM::DynamicType [inline, protected]
InformAll()CLAM::DynamicType [inline, protected, virtual]
InformTypedAttr_(unsigned id, const char *name, unsigned size, const char *type, const bool isPtr, const t_new, const t_new_copy, const t_destructor, const Component *ptr)CLAM::DynamicType [inline, protected]
InformTypedAttr_(unsigned id, const char *name, unsigned size, const char *type, const bool isPtr, const t_new, const t_new_copy, const t_destructor, const DynamicType *ptr)CLAM::DynamicType [inline, protected]
InformTypedAttr_(unsigned id, const char *name, unsigned size, const char *type, const bool isPtr, const t_new, const t_new_copy, const t_destructor, const void *ptr)CLAM::DynamicType [inline, protected]
InitDynTableRefCounter()CLAM::DynamicType [inline, protected]
IsAttributeInstantiated(unsigned i) const CLAM::DynamicType [inline]
IsInstanciate() const CLAM::DynamicType [inline, protected]
LoadAttribute(StaticTrue *asLeave, CLAM::Storage &s, AttribType &object, const char *name)CLAM::DynamicType [inline, protected]
LoadAttribute(StaticFalse *asLeave, CLAM::Storage &s, AttribType &object, const char *name)CLAM::DynamicType [inline, protected]
LoadBeginTime(CLAM::Storage &s)CLAM::Audio [inline]
LoadBuffer(CLAM::Storage &s)CLAM::Audio [inline]
LoadDynAttributes(CLAM::Storage &s)=0CLAM::DynamicType [protected, pure virtual]
LoadFrom(CLAM::Storage &storage)CLAM::DynamicType [inline, virtual]
LoadIterableAttribute(CLAM::Storage &s, AttribType &object, const char *name, const char *elemName)CLAM::DynamicType [inline, protected]
LoadSampleRate(CLAM::Storage &s)CLAM::Audio [inline]
maxAttrSizeCLAM::DynamicType [protected]
numActiveAttrCLAM::DynamicType [protected]
numAttrCLAM::DynamicType [protected]
operator=(const DynamicType &source)CLAM::DynamicType [protected]
OwnsItsMemory() const CLAM::DynamicType [inline, protected]
ProcessingData(const int n)CLAM::ProcessingData [inline]
ProcessingData(const ProcessingData &prototype, bool shareData=false, bool deep=true)CLAM::ProcessingData [inline]
RemoveAttr_(const unsigned id)CLAM::DynamicType [protected]
ResizeToDuration(TTime duration)CLAM::Audio
ResizeToEndTime(TTime time)CLAM::Audio
SetAudioChunk(TTime beginTime, const Audio &chunk)CLAM::Audio
SetAudioChunk(TIndex beginIndex, const Audio &chunk)CLAM::Audio
SetData(char *srcData)CLAM::DynamicType [inline, protected]
SetDuration(TTime duration)CLAM::Audio
SetEndTime(TTime time)CLAM::Audio
SetOwnsItsMemory(const bool owns)CLAM::DynamicType [inline, protected]
SetPreAllocateAllAttributes()CLAM::DynamicType [inline, protected]
SetSize(int s)CLAM::Audio
ShallowCopy() const CLAM::DynamicType [protected, virtual]
shrinkThreshold enum valueCLAM::DynamicType [protected]
StoreAttribute(StaticTrue *asLeave, CLAM::Storage &s, AttribType &object, const char *name) const CLAM::DynamicType [inline, protected]
StoreAttribute(StaticFalse *asLeave, CLAM::Storage &s, AttribType &object, const char *name) const CLAM::DynamicType [inline, protected]
StoreDynAttributes(CLAM::Storage &s) const =0CLAM::DynamicType [protected, pure virtual]
StoreIterableAttribute(CLAM::Storage &s, AttribType &object, const char *name, const char *elemName) const CLAM::DynamicType [inline, protected]
StoreOn(CLAM::Storage &storage) const CLAM::DynamicType [inline, virtual]
typeDescTableCLAM::DynamicType [protected]
typeLength enum valueCLAM::DynamicType
UpdateData()CLAM::DynamicType
~Audio()CLAM::Audio
~Component()CLAM::Component [virtual]
~DynamicType()CLAM::DynamicType [virtual]
~ProcessingData()CLAM::ProcessingData [virtual]
Generated by  doxygen 1.6.3