|
GoPxL SDK
|
Public Member Functions | |
| MeshMsgChannel ()=default | |
| MeshMsgChannel (k32s id, k32u type, k32s state, k32u flag, kSize allocatedCount, kSize usedCount, std::vector< std::shared_ptr< void >> buffer) | |
Public Attributes | |
| kSize | allocatedCount |
| std::vector< std::shared_ptr < void > > | buffer |
| k32u | flag |
| k32u | id |
| k32s | state |
| k32u | type |
| kSize | usedCount |