CUBRID Engine  latest
or_aligned_oid Union Reference

#include <object_representation_sr.h>

Collaboration diagram for or_aligned_oid:
Collaboration graph

Public Member Functions

 or_aligned_oid () noexcept=default
 
 or_aligned_oid (const OID &arg_oid)
 

Public Attributes

std::int64_t dummy_for_alignemnt
 
OID oid
 

Detailed Description

Definition at line 70 of file object_representation_sr.h.

Constructor & Destructor Documentation

or_aligned_oid::or_aligned_oid ( )
defaultnoexcept
or_aligned_oid::or_aligned_oid ( const OID arg_oid)
inline

Definition at line 77 of file object_representation_sr.h.

Member Data Documentation

std::int64_t or_aligned_oid::dummy_for_alignemnt

Definition at line 72 of file object_representation_sr.h.

OID or_aligned_oid::oid

Definition at line 73 of file object_representation_sr.h.


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