Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6IAsn1_2 Member List

This is the complete list of members for P6R::p6IAsn1_2, including all inherited members.

addref(void)=0P6R::p6ICompure virtual
copyOctetString(const P6ASN1OCTET *pSource, P6ASN1OCTET *pDestination)=0P6R::p6IAsn1_2pure virtual
decodeBoolean_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6BOOL *pValue)=0P6R::p6IAsn1_2pure virtual
decodeInteger_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6ASN1INTEGER *pValue)=0P6R::p6IAsn1_2pure virtual
decodeIPAddr_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6UINT32 *pIpAddress)=0P6R::p6IAsn1_2pure virtual
decodeLength_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6UINT32 *pLength)=0P6R::p6IAsn1_2pure virtual
decodeNULL_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex)=0P6R::p6IAsn1_2pure virtual
decodeOctetString_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6ASN1OCTET *pValue)=0P6R::p6IAsn1_2pure virtual
decodeOID_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6CHAR *pOID, P6UINT32 *pOidSize)=0P6R::p6IAsn1_2pure virtual
decodeReal_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6FLOAT *pNumValue, P6ASN1REALFLAGS *pFlags)=0P6R::p6IAsn1_2pure virtual
decodeUnsigned_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6ASN1INTEGER *pValue)=0P6R::p6IAsn1_2pure virtual
encodeBoolean_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6BOOL value, P6UINT8 overrideTag)=0P6R::p6IAsn1_2pure virtual
encodeInteger32_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6INT32 intValue, P6UINT8 overrideTag)=0P6R::p6IAsn1_2pure virtual
encodeInteger64_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6INT64 intValue, P6UINT8 overrideTag)=0P6R::p6IAsn1_2pure virtual
encodeInteger_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6ASN1INTEGER *pInteger, P6UINT8 overrideTag)=0P6R::p6IAsn1_2pure virtual
encodeIPAddr_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6UINT32 ipAddress, P6UINT8 overrideTag)=0P6R::p6IAsn1_2pure virtual
encodeLength_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6UINT32 length, P6INT8 useOctets)=0P6R::p6IAsn1_2pure virtual
encodeNULL_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6UINT8 overrideTag)=0P6R::p6IAsn1_2pure virtual
encodeOctetString_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6ASN1OCTET *pString, P6UINT8 overrideTag)=0P6R::p6IAsn1_2pure virtual
encodeOID_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, const P6CHAR *pOID)=0P6R::p6IAsn1_2pure virtual
encodeReal_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6FLOAT numValue, P6ASN1REALFLAGS flags, P6UINT8 overrideTag)=0P6R::p6IAsn1_2pure virtual
encodeUnsigned32_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6UINT32 numValue, P6UINT8 applicationTag)=0P6R::p6IAsn1_2pure virtual
encodeUnsigned64_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT32 *pIndex, P6UINT64 numValue, P6UINT8 applicationTag)=0P6R::p6IAsn1_2pure virtual
freeOctetString(P6ASN1OCTET *pOctets)=0P6R::p6IAsn1_2pure virtual
initialize(P6ASN1FLAGS flags, P6ASN1TRANSFERENCODING type)=0P6R::p6IAsn1_2pure virtual
isNegative_2(P6ASN1INTEGER *pValue, P6BOOL *pNegative)=0P6R::p6IAsn1_2pure virtual
queryInterface(const P6R::P6IID &iid, P6VOID **ppIface)=0P6R::p6ICompure virtual
release(void)=0P6R::p6ICompure virtual
setZero_2(P6ASN1INTEGER *pValue)=0P6R::p6IAsn1_2pure virtual
skipField_2(P6UINT8 *pBuffer, P6UINT32 bufSize, P6UINT8 tag, P6UINT32 *pIndex)=0P6R::p6IAsn1_2pure virtual
toP6Int32_2(P6ASN1INTEGER *pIValue, P6INT32 *pValue)=0P6R::p6IAsn1_2pure virtual
toP6Int64_2(P6ASN1INTEGER *pIValue, P6INT64 *pValue)=0P6R::p6IAsn1_2pure virtual
toP6Uint32_2(P6ASN1INTEGER *pIValue, P6UINT32 *pValue)=0P6R::p6IAsn1_2pure virtual
toP6Uint64_2(P6ASN1INTEGER *pIValue, P6UINT64 *pValue)=0P6R::p6IAsn1_2pure virtual