#include <componentversion.h>

Public Member Functions | |
| virtual void | get_file_name (pfc::string_base &out) |
| virtual void | get_component_name (pfc::string_base &out) |
| virtual void | get_component_version (pfc::string_base &out) |
| virtual void | get_about_message (pfc::string_base &out) |
| componentversion_impl_copy (const char *p_name, const char *p_version, const char *p_about) | |
| componentversion_impl_copy::componentversion_impl_copy | ( | const char * | p_name, | |
| const char * | p_version, | |||
| const char * | p_about | |||
| ) | [inline, explicit] |
| virtual void componentversion_impl_copy::get_file_name | ( | pfc::string_base & | out | ) | [inline, virtual] |
Implements componentversion.
| virtual void componentversion_impl_copy::get_component_name | ( | pfc::string_base & | out | ) | [inline, virtual] |
Implements componentversion.
| virtual void componentversion_impl_copy::get_component_version | ( | pfc::string_base & | out | ) | [inline, virtual] |
Implements componentversion.
| virtual void componentversion_impl_copy::get_about_message | ( | pfc::string_base & | out | ) | [inline, virtual] |
Implements componentversion.
1.5.5