![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
uninitialised local storage that can be passed as working buffer and accessed as TestFrame
Definition at line 44 of file node-devel-test.cpp.
Public Attributes | |
| std::byte | storage [sizeof(TestFrame)] |
Public Member Functions | |
| operator TestFrame * () | |
| TestFrame * | operator-> () |
| TestFrame & | operator* () |
| TestFrame & | buildData (uint seq=0, uint family=0) |
Additional Inherited Members | |
Protected Member Functions inherited from NonCopyable | |
| ~NonCopyable ()=default | |
| NonCopyable ()=default | |
| NonCopyable (NonCopyable const &)=delete | |
| NonCopyable & | operator= (NonCopyable const &)=delete |
|
inline |
Definition at line 50 of file node-devel-test.cpp.
|
inline |
Definition at line 51 of file node-devel-test.cpp.
|
inline |
Definition at line 52 of file node-devel-test.cpp.
Definition at line 55 of file node-devel-test.cpp.
| std::byte storage[sizeof(TestFrame)] |
Definition at line 48 of file node-devel-test.cpp.
Inheritance diagram for Buffer:
Collaboration diagram for Buffer: