Lumiera  0.pre.03
»edit your freedom«
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Buffer Struct Reference

Description

uninitialised local storage that can be passed as working buffer and accessed as TestFrame

Definition at line 43 of file node-devel-test.cpp.

Public Member Functions

TestFramebuildData (uint seq=0, uint family=0)
 
 operator TestFrame * ()
 
TestFrameoperator* ()
 
TestFrameoperator-> ()
 

Public Attributes

std::byte storage [sizeof(TestFrame)]
 

Additional Inherited Members

- Protected Member Functions inherited from NonCopyable
 NonCopyable (NonCopyable const &)=delete
 
NonCopyableoperator= (NonCopyable const &)=delete
 
+ Inheritance diagram for Buffer:
+ Collaboration diagram for Buffer:

The documentation for this struct was generated from the following file: