|
HDK
|
Contains IDs for each agent. More...
#include <GT_AgentSupport.h>
Inheritance diagram for GT_AgentID:Public Member Functions | |
| void | setEntries (exint entries) |
| void | setID (exint idx, int id) |
| int | getID (exint idx) const |
| const UT_IntArray & | getIDs () const |
| void | fetchIDs (int *id_array) const |
Public Member Functions inherited from UT_IntrusiveRefCounter< GT_AgentID > | |
| SYS_FORCE_INLINE | UT_IntrusiveRefCounter () noexcept |
| Default constructor: Sets counter to 0. More... | |
| SYS_FORCE_INLINE | UT_IntrusiveRefCounter (const UT_IntrusiveRefCounter &) noexcept |
| Copy constructor: Sets counter to 0. More... | |
| UT_IntrusiveRefCounter & | operator= (const UT_IntrusiveRefCounter &) noexcept |
| Assignment operator: Does not modify counter. More... | |
| SYS_FORCE_INLINE uint32 | use_count () const noexcept |
| Return current counter. More... | |
| SYS_FORCE_INLINE bool | conditionalAddRef () noexcept |
Additional Inherited Members | |
Protected Member Functions inherited from UT_IntrusiveRefCounter< GT_AgentID > | |
| SYS_FORCE_INLINE | ~UT_IntrusiveRefCounter () |
| Destructor: Only derived classes can destruct this. More... | |
Contains IDs for each agent.
Definition at line 218 of file GT_AgentSupport.h.
Definition at line 227 of file GT_AgentSupport.h.
Definition at line 224 of file GT_AgentSupport.h.
|
inline |
Definition at line 226 of file GT_AgentSupport.h.
Definition at line 222 of file GT_AgentSupport.h.
Definition at line 223 of file GT_AgentSupport.h.