Class cubmem::stack_block¶
template <size_t S>
ClassList > cubmem > stack_block
#include <mem_block.hpp>
Public Attributes¶
| Type | Name |
|---|---|
| std::int64_t | dummy |
| char | m_buf |
Public Static Attributes¶
| Type | Name |
|---|---|
| const size_t | SIZE = S |
Public Functions¶
| Type | Name |
|---|---|
| char * | get_ptr (void) |
| const char * | get_read_ptr () const |
| stack_block (void) = default |
Public Attributes Documentation¶
variable dummy¶
variable m_buf¶
Public Static Attributes Documentation¶
variable SIZE¶
Public Functions Documentation¶
function get_ptr¶
function get_read_ptr¶
function stack_block¶
The documentation for this class was generated from the following file cubrid/src/base/mem_block.hpp