g4tools
5.4.0
|
This is the complete list of members for tools::sg::bmf< T >, including all inherited members.
add(const T &a_value) | tools::sg::bmf< T > | inline |
add(const std::vector< T > &a_vals) | tools::sg::bmf< T > | inline |
add_allocated(size_t &a_pos, const T &a_1, const T &a_2, const T &a_3) | tools::sg::bmf< T > | inline |
bmf() | tools::sg::bmf< T > | inline |
bmf(const T &a_value) | tools::sg::bmf< T > | inline |
bmf(const std::vector< T > &a_v) | tools::sg::bmf< T > | inline |
bmf(const bmf &a_from) | tools::sg::bmf< T > | inline |
cast(const std::string &a_class) const | tools::sg::bmf< T > | inlinevirtual |
clear() | tools::sg::bmf< T > | inline |
dump(std::ostream &)=0 | tools::sg::field | pure virtual |
empty() const | tools::sg::bmf< T > | inline |
field() | tools::sg::field | inlineprotected |
field(const field &) | tools::sg::field | inlineprotected |
get_value(size_t a_index, T &a_value) | tools::sg::bmf< T > | inline |
getNum() const | tools::sg::bmf< T > | inline |
getValues(size_t a_start) | tools::sg::bmf< T > | inline |
insert(const it_t &a_it, const T &a_value) | tools::sg::bmf< T > | inline |
it_t typedef | tools::sg::bmf< T > | |
m_touched | tools::sg::field | protected |
m_values | tools::sg::bmf< T > | protected |
operator!=(const bmf &a_from) const | tools::sg::bmf< T > | inline |
operator=(const bmf &a_from) | tools::sg::bmf< T > | inline |
operator=(const std::vector< T > &a_from) | tools::sg::bmf< T > | inline |
operator=(const T &a_v) | tools::sg::bmf< T > | inline |
tools::sg::field::operator=(const field &) | tools::sg::field | inlineprotected |
operator==(const bmf &a_from) const | tools::sg::bmf< T > | inline |
operator[](size_t a_index) const | tools::sg::bmf< T > | inline |
operator[](size_t a_index) | tools::sg::bmf< T > | inline |
read(io::irbuf &)=0 | tools::sg::field | pure virtual |
reset_touched() | tools::sg::field | inline |
s2value(const std::string &)=0 | tools::sg::field | pure virtual |
s_class() | tools::sg::bmf< T > | inlinestatic |
s_cls() const | tools::sg::bmf< T > | inlinevirtual |
s_value(std::string &) const =0 | tools::sg::field | pure virtual |
set1Value(size_t a_index, const T &a_value) | tools::sg::bmf< T > | inline |
set_value(size_t a_index, const T &a_value) | tools::sg::bmf< T > | inline |
set_value(const T &a_value) | tools::sg::bmf< T > | inline |
set_values(const std::vector< T > &a_values) | tools::sg::bmf< T > | inline |
setValue(const T &a_value) | tools::sg::bmf< T > | inline |
setValues(size_t a_index, size_t a_num, const T *a_vs) | tools::sg::bmf< T > | inline |
size() const | tools::sg::bmf< T > | inline |
touch() | tools::sg::field | inline |
touched() const | tools::sg::field | inline |
values() const | tools::sg::bmf< T > | inline |
values() | tools::sg::bmf< T > | inline |
write(io::iwbuf &)=0 | tools::sg::field | pure virtual |
~bmf() | tools::sg::bmf< T > | inlinevirtual |
~field() | tools::sg::field | inlinevirtual |