Smart pointer for CNode class Creates safe references to CNode arguments Supports assignment, dereference, and equality operations.
More...
#include <cnode.h>
template<class T>
class CNode_sp< T >
Smart pointer for CNode class Creates safe references to CNode arguments Supports assignment, dereference, and equality operations.
◆ CNode_sp()
Pointer to untyped argument.
◆ operator T()
◆ operator!=() [1/2]
◆ operator!=() [2/2]
◆ operator->()
◆ operator=()
◆ operator==() [1/2]
◆ operator==() [2/2]
◆ Ptr()
The documentation for this class was generated from the following file:
- /home/mdh/Projects/vrq/vrq/src/cnode.h