Lumiera  0.pre.03
»edit your freedom«
BuffTableStorage::BuffHaXXXX Struct Reference

Description

just a placeholder to decouple the existing code from the reworked BuffHandle logic.

The existing code in turn will be reworked rather fundamentally

Definition at line 90 of file bufftable-obsolete.hpp.

Static Public Member Functions

static BufferDescriptor const & just_satisfy_the_compiler ()
 

Additional Inherited Members

- Public Types inherited from BuffHandle
typedef BuffPBuff
 
- Public Member Functions inherited from BuffHandle
 BuffHandle (BufferDescriptor const &typeInfo, void *storage=0)
 
template<typename BU >
BU & accessAs ()
 convenience shortcut: access the buffer contents casted to a specific type. More...
 
template<typename BU >
BU & create ()
 convenience shortcut: place and maintain an object within the buffer. More...
 
void emit ()
 
HashVal entryID () const
 
bool isValid () const
 
 operator bool () const
 
Buffoperator* () const
 
void release ()
 
size_t size () const
 
+ Inheritance diagram for BuffTableStorage::BuffHaXXXX:
+ Collaboration diagram for BuffTableStorage::BuffHaXXXX:

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