#include <TPCnvTokenList_p1.h>
- Author
- Marci.nosp@m.n.No.nosp@m.wak@c.nosp@m.ern..nosp@m.ch
This class servers as a persistent pointer to maintain reference between the principal top-level object and its extentions. 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 = "" |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
[in] | cnvID | ID of the TP converter for the object |
[in] | token | token referencing the extending object |
Definition at line 30 of file TPCnvTokenList_p1.h.
◆ 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: