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 (short * inbuf, unsigned char * outbuf, int & length)G726
decodevoid <<virtual>> decode (unsigned char * inbuf, short * outbuf, int & length)G726
getSupportedFormatsconst CodecFormatList & <<virtual>> getSupportedFormats ()G726
G726--Not Named-- G726 ()G726
~G726--Not Named-- ~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
destroyvoid <<virtual>> destroy ()G726
encodevoid <<abstract>> encode (short * inbuf, unsigned char * outbuf, int & length)Codec
decodevoid <<abstract>> decode (unsigned char * inbuf, short * outbuf, int & length)Codec
getSupportedFormatsconst CodecFormatList & <<abstract>> getSupportedFormats ()Codec
setCodecFormat--Not Named-- <<virtual>> setCodecFormat (CodecFormat& codecFormat)Codec
Codec--Not Named-- Codec ()Codec
~Codec--Not Named-- ~Codec ()Codec
destroyvoid <<abstract>> destroy ()Codec


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


Dependencies
NameClassSupplier
--Not Named--Codec--Not Named--


Generalization Relationships
NameClassSupplier
--Not Named--G726Codec



Property Settings

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


ANSI C++
HeaderSourceFileCodecs\g726.cppSynchronizeTrue
CodeName ImplementationType 
BodySourceFile