Class G726 {ANSI C++} derived from: Codec

Parent PackageCodecsAbstractNo
Export ControlPublicAccessLink Class forNone
Class KindNormalClassCardinalityn
Space ConcurrencySequential
PersistenceNo  


Assigned ComponentsNAL


Operations
NameSignatureClass
encodevoid <<virtual>> encode (unsigned short * inbuf, unsigned char * outbuf, int & length)G726
decodevoid <<virtual>> decode (unsigned char * inbuf, unsigned short * outbuf, int & length)G726
G726 G726 ()G726
~G726 ~G726 ()G726
packint pack (unsigned char * buf, unsigned char * cw, unsigned char num_cw, int bps)G726
unpackint unpack (unsigned char * cw, unsigned char * buf, unsigned char num_cw, int bps)G726
resetStatevoid <<virtual>> resetState ()G726
encodevoid <<abstract>> encode (unsigned short * inbuf, unsigned char * outbuf, int & length)Codec
decodevoid <<abstract>> decode (unsigned char * inbuf, unsigned short * outbuf, int & length)Codec
getSupportedFormatsconst CodecFormatList & <<virtual>> getSupportedFormats ()Codec
setCodecFormatvoid <<virtual>> setCodecFormat (CodecFormat& codecFormat)Codec
Codec Codec ()Codec
~Codec ~Codec ()Codec
resetStatevoid <<abstract>> resetState ()Codec
getCodecFormatCodecFormat<<virtual>> getCodecFormat ()Codec


Associations
NameMy RoleMy ClassOther RoleOther Element
--Not Named----Not Named--CodeccodecFormatCodecFormat
--Not Named----Not Named--CodeccodecStateCodecState
--Not Named----Not Named--CodecformatlistCodecFormatList


Generalization Relationships
NameClassSupplier
--Not Named--G726Codec



Property Settings

Data Modeler
dmItemFalseDMName 
IsTableFalseIsViewFalse
IsDomainFalseIsSPPackageFalse
Synonymns TableSpace 
SourceId SourceType 
SelectClause IsUpdatableFalse
CheckOption0PersistToServer 


ANSI C++
HeaderSourceFileCodecs\g726.hBodySourceFileCodecs\g726.cpp
SynchronizeTrueCodeName 
ImplementationType