This class servers as a persistent pointer to maintain reference between the principal top-level object and its extentions.
More...
#include <TPCnvTokenList_p1.h>
|
| | TPCnvToken_p1 (unsigned short cnvID=0, const std::string &token="") |
| | Constructor.
|
| unsigned short | converterID () const |
| | Returns the topl level TP converter ID.
|
| const std::string & | token () const |
| | Returns token.
|
|
| unsigned short | m_converterID |
| | ID of the top-level TP converter.
|
| std::string | m_token |
| | token to the extending object
|
This class servers as a persistent pointer to maintain reference between the principal top-level object and its extentions.
- Author
- Marci.nosp@m.n.No.nosp@m.wak@c.nosp@m.ern..nosp@m.ch It holds a POOL token and extending TP converter ID (the same one as used in
TPObjRef)
Definition at line 24 of file TPCnvTokenList_p1.h.
◆ TPCnvToken_p1()
| TPCnvToken_p1::TPCnvToken_p1 |
( |
unsigned short | cnvID = 0, |
|
|
const std::string & | token = "" ) |
|
inlineexplicit |
Constructor.
- Parameters
-
| [in] | cnvID | ID of the TP converter for the object |
| [in] | token | token referencing the extending object |
Definition at line 31 of file TPCnvTokenList_p1.h.
const std::string & token() const
Returns token.
std::string m_token
token to the extending object
unsigned short m_converterID
ID of the top-level TP converter.
◆ converterID()
| unsigned short TPCnvToken_p1::converterID |
( |
| ) |
const |
|
inline |
◆ token()
| const std::string & TPCnvToken_p1::token |
( |
| ) |
const |
|
inline |
◆ m_converterID
| unsigned short TPCnvToken_p1::m_converterID |
|
protected |
◆ m_token
| std::string TPCnvToken_p1::m_token |
|
protected |
The documentation for this class was generated from the following file: