

Public Member Functions | |
| ShChannelNode (ShSemanticType specType, int elements, ShValueType valueType) | |
| ShChannelNode (ShSemanticType specType, int elements, ShValueType valueType, const ShMemoryPtr &memory, int count) | |
| virtual | ~ShChannelNode () |
| void | memory (const ShMemoryPtr &memory, int count) |
| ShPointer< const ShMemory > | memory () const |
| ShMemoryPtr | memory () |
| int | count () const |
Definition at line 29 of file ShChannelNode.hpp.
1.4.5