BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bdlar::FieldInfoRef Class Reference

#include <bdlar_fieldinfo.h>

Public Member Functions

template<class t_FIELD_INFO >
 FieldInfoRef (const t_FIELD_INFO &target)
 
 FieldInfoRef (const void *target, const FieldInfoVtable *vtable)
 
const char * annotation () const
 
int formattingMode () const
 
int id () const
 
const char * name () const
 
int nameLength () const
 
const void * target () const
 
const FieldInfoVtablevtable () const
 

Constructor & Destructor Documentation

◆ FieldInfoRef() [1/2]

template<class t_FIELD_INFO >
bdlar::FieldInfoRef::FieldInfoRef ( const t_FIELD_INFO &  target)
inlineexplicit

◆ FieldInfoRef() [2/2]

bdlar::FieldInfoRef::FieldInfoRef ( const void *  target,
const FieldInfoVtable vtable 
)
inline

Member Function Documentation

◆ annotation()

const char * bdlar::FieldInfoRef::annotation ( ) const
inline

◆ formattingMode()

int bdlar::FieldInfoRef::formattingMode ( ) const
inline

◆ id()

int bdlar::FieldInfoRef::id ( ) const
inline

◆ name()

const char * bdlar::FieldInfoRef::name ( ) const
inline

◆ nameLength()

int bdlar::FieldInfoRef::nameLength ( ) const
inline

◆ target()

const void * bdlar::FieldInfoRef::target ( ) const
inline

◆ vtable()

const FieldInfoVtable * bdlar::FieldInfoRef::vtable ( ) const
inline

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