CX509IPAddress Class Reference
class CX509IPAddress : public CBase |
Constructor & Destructor Documentation
~CX509IPAddress()
IMPORT_C | ~CX509IPAddress | ( | ) | |
Destructor.
Frees all resources owned by the object, prior to its destruction.
Member Functions Documentation
ConstructL(const TDesC8 &)
void | ConstructL | ( | const TDesC8 & | aBinaryData | ) | [private] |
IsWithinSubtree(const CX509IPSubnetMask &)
Tests whether the IP address lies within the specified subnet address.
NewL(const TDesC8 &)
Creates a single IP address object from the specified buffer containing the binary coded representation.
Parameters
const TDesC8 & aBinaryData | The encoded binary representation. |
NewLC(const TDesC8 &)
Creates a single IP address object from the specified buffer containing the binary coded representation, and puts a pointer to it onto the cleanup stack.
Parameters
const TDesC8 & aBinaryData | The encoded binary representation. |
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.