feisty meow concerns codebase  2.140
structures::version Member List

This is the complete list of members for structures::version, including all inherited members.

__global_module_handle()structures::versionstatic
bogus() conststructures::version
BUILD enum valuestructures::version
COMMAS enum valuestructures::version
compatible(const version &that) conststructures::version
components() conststructures::version
DEFINE_CLASS_NAME("version")structures::version
DETAILED enum valuestructures::version
DOTS enum valuestructures::version
equal_to(const equalizable &to_test) conststructures::version
basis::orderable::equal_to(const equalizable &s2) const =0basis::equalizablepure virtual
flex_text_form(version_style style=DOTS, int including=-1) conststructures::version
from_text(const basis::astring &to_convert)structures::versionstatic
get_component(int index) conststructures::version
less_than(const orderable &to_test) conststructures::version
basis::orderable::less_than(const orderable &s2) const =0basis::orderablepure virtual
MAJOR enum valuestructures::version
MINOR enum valuestructures::version
operator<(const orderable &s2) constbasis::orderableinlinevirtual
operator=(const version &to_copy)structures::version
operator==(const equalizable &s2) constbasis::equalizableinlinevirtual
pack(basis::byte_array &target) conststructures::versionvirtual
packed_size() conststructures::versionvirtual
REVISION enum valuestructures::version
set_component(int index, const basis::astring &to_set)structures::version
text_form() conststructures::versionvirtual
unpack(basis::byte_array &source)structures::versionvirtual
v_build() conststructures::version
v_major() conststructures::version
v_minor() conststructures::version
v_revision() conststructures::version
version()structures::version
version(const structures::string_array &version_info)structures::version
version(const basis::astring &formatted_string)structures::version
version(int major, int minor, int rev=0, int build=0)structures::version
version(const version &to_copy)structures::version
version_places enum namestructures::version
version_style enum namestructures::version
~version()structures::versionvirtual