#include <bayeux/genvtx/detail/vg_tools.h>
◆ status_type
| Enumerator |
|---|
| STATUS_BLANK | |
| STATUS_CREATED | |
| STATUS_INITIALIZED | |
◆ vg_entry_type()
| genvtx::vg_entry_type::vg_entry_type |
( |
| ) |
|
◆ get_vg()
◆ get_vg_config()
◆ get_vg_handle()
◆ get_vg_id()
| const std::string& genvtx::vg_entry_type::get_vg_id |
( |
| ) |
const |
◆ get_vg_name()
| const std::string& genvtx::vg_entry_type::get_vg_name |
( |
| ) |
const |
◆ grab_initialized_vg_handle()
◆ grab_vg()
◆ grab_vg_config()
◆ grab_vg_handle()
◆ has_manager()
| bool genvtx::vg_entry_type::has_manager |
( |
| ) |
const |
◆ has_vg()
| bool genvtx::vg_entry_type::has_vg |
( |
| ) |
const |
Check is the vg is referenced in the embedded handle.
◆ is_created()
| bool genvtx::vg_entry_type::is_created |
( |
| ) |
const |
◆ is_initialized()
| bool genvtx::vg_entry_type::is_initialized |
( |
| ) |
const |
◆ reset_manager()
| void genvtx::vg_entry_type::reset_manager |
( |
| ) |
|
◆ set_blank()
| void genvtx::vg_entry_type::set_blank |
( |
| ) |
|
◆ set_created()
| void genvtx::vg_entry_type::set_created |
( |
| ) |
|
◆ set_initialized()
| void genvtx::vg_entry_type::set_initialized |
( |
| ) |
|
◆ set_manager()
◆ set_ptr()
◆ set_uninitialized()
| void genvtx::vg_entry_type::set_uninitialized |
( |
| ) |
|
◆ set_vg_config()
◆ set_vg_id()
| void genvtx::vg_entry_type::set_vg_id |
( |
const std::string & |
| ) |
|
◆ set_vg_name()
| void genvtx::vg_entry_type::set_vg_name |
( |
const std::string & |
| ) |
|
◆ tree_dump()
| virtual void genvtx::vg_entry_type::tree_dump |
( |
std::ostream & |
out_ = std::clog, |
|
|
const std::string & |
title_ = "", |
|
|
const std::string & |
indent_ = "", |
|
|
bool |
inherit_ = false |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following file: