g4tools
5.4.0
|
Public Member Functions | |
virtual void * | cast (const std::string &a_class) const |
virtual const std::string & | s_cls () const |
virtual bool | write (io::iwbuf &a_buffer) |
virtual bool | read (io::irbuf &a_buffer) |
virtual bool | dump (std::ostream &) |
virtual bool | s_value (std::string &a_s) const |
virtual bool | s2value (const std::string &) |
sf_img () | |
sf_img (const img< T > &a_value) | |
virtual | ~sf_img () |
sf_img (const sf_img &a_from) | |
sf_img & | operator= (const sf_img &a_from) |
sf_img & | operator= (const img< T > &a_value) |
Public Member Functions inherited from tools::sg::bsf< img< T > > | |
virtual const std::string & | s_cls () const |
bsf (const img< T > &a_value) | |
bsf (const bsf &a_from) | |
virtual | ~bsf () |
bsf & | operator= (const bsf &a_from) |
bsf & | operator= (const img< T > &a_value) |
bool | operator== (const bsf &a_from) const |
bool | operator== (const img< T > &a_value) const |
bool | operator!= (const bsf &a_from) const |
bool | operator!= (const img< T > &a_value) const |
operator const img< T > & () const | |
operator img< T > () | |
img< T > & | value () |
const img< T > & | value () const |
void | value (const img< T > &a_value) |
void | value_no_cmp (const img< T > &a_value) |
void | setValue (const img< T > &a_value) |
const img< T > & | getValue () const |
Public Member Functions inherited from tools::sg::field | |
virtual | ~field () |
void | touch () |
bool | touched () const |
void | reset_touched () |
Static Public Member Functions | |
static const std::string & | s_class () |
Static Public Member Functions inherited from tools::sg::bsf< img< T > > | |
static const std::string & | s_class () |
Additional Inherited Members | |
Protected Member Functions inherited from tools::sg::bsf< img< T > > | |
bsf () | |
Protected Member Functions inherited from tools::sg::field | |
field () | |
field (const field &) | |
field & | operator= (const field &) |
Protected Attributes inherited from tools::sg::bsf< img< T > > | |
img< T > | m_value |
Protected Attributes inherited from tools::sg::field | |
bool | m_touched |
|
inline |
|
inline |
|
inlinevirtual |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Implements tools::sg::field.
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinestatic |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |