Public Member Functions | Public Attributes

vgfx::meta_check_t Struct Reference

#include <vgfx-util.h>

List of all members.

Public Member Functions

 meta_check_t (void) throw ()
void clear (void) throw ()
 operator bool (void) const throw ()
const char * c_str (void) const throw ()

Public Attributes

std::string value
bool exists

Detailed Description

Definition at line 128 of file vgfx-util.h.


Constructor & Destructor Documentation

vgfx::meta_check_t::meta_check_t ( void   )  throw () [inline]

Definition at line 129 of file vgfx-util.h.


Member Function Documentation

void vgfx::meta_check_t::clear ( void   )  throw () [inline]

Definition at line 130 of file vgfx-util.h.

vgfx::meta_check_t::operator bool ( void   )  const throw () [inline]

Definition at line 135 of file vgfx-util.h.

const char* vgfx::meta_check_t::c_str ( void   )  const throw () [inline]

Definition at line 136 of file vgfx-util.h.


Member Data Documentation

Definition at line 139 of file vgfx-util.h.

Definition at line 140 of file vgfx-util.h.


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