class ASNObjId

Class for holding only an OID More...

Full nameTelEngine::ASNObjId
Definition#include <libs/yasn/yateasn.h>
InheritsTelEngine::GenObject [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

Class for holding only an OID

 ASNObjId ()

ASNObjId

Constructor

 ASNObjId (const String& val)

ASNObjId

Constructor

Parameters:
valOID value in string format

 ASNObjId (const String& name, const String& val)

ASNObjId

Constructor

Parameters:
nameName of the OID
valOID value in string format

 ASNObjId (AsnMib* mib)

ASNObjId

Constructor

Parameters:
mibMib used for creating this OID

 ~ASNObjId ()

~ASNObjId

Destructor

ASNObjId&  operator= (const String& val)

operator=

Assign operator from a string value

ASNObjId&  operator= (const char* val)

operator=

Assign operator from a const char* value

void  toDataBlock ()

toDataBlock

Transform the value of this OID from a string value to a sequence of numbers

DataBlock  getIds ()

getIds

Get the sequence form of the OID

Returns: Datablock sequence of ids

inline const String&  toString ()

toString

[const]

String representation of the OID

Reimplemented from GenObject.

inline const String&  getName ()

getName

[const]

Get the name of the OID

Returns: String representation of the name

inline void  setValue (const String& value)

setValue

Set the OID value

Parameters:
valueOID value


Generated by: paulc on bussard on Fri Apr 1 18:17:10 2011, using kdoc 2.0a54.