xtd - Reference Guide  0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
Loading...
Searching...
No Matches
Class Hierarchy
Contains inheritance class list sorted roughly, but not completely, alphabetically.
[detail level 12345678]
 Canimation_updated_event_handler
 Cxtd::forms::layout::arranged_element_collection< control_ref >
 Cxtd::forms::layout::arranged_element_collection< drawing::image >
 Cxtd::forms::layout::arranged_element_collection< xtd::forms::link_label::link >
 Cxtd::forms::layout::arranged_element_collection< xtd::ustring >
 Cconsole_cancel_event_handler
 Cxtd::const_overload< args_t... >
 Ccontrol_event_handler
 Cdelegate
 Cdialog_closed_event_handler
 Cdo_work_event_handler
 Cevent_handler
 Cform_closed_event_handler
 Cform_closing_event_handler
 Chandler_t
 Chelp_event_handler
 Citem_check_event_handler
 Ckey_event_handler
 Ckey_press_event_handler
 Clink_label_clicked_event_handler
 Clist_box::item
 Cmouse_event_handler
 Cxtd::non_const_overload< args_t... >
 Cpaint_event_handler
 Cprogress_changed_event_handler
 Crun_worker_completed_event_handler
 Cstd::basic_string
 Cstd::exception
 Cstd::iostream
 Cstd::stringbuf
 Cstd::vector
 Ctype_t
 Cxtd::const_overload< args_t >Represents class that use to determine one of const overloaded methods
 Cxtd::date_times
 Cxtd::delegate
 Cxtd::diagnostics::data_received_event_handler
 Cxtd::drawing::image::data
 Cxtd::event_handler
 Cxtd::forms::const_control_ref_lessRepresents less comparator for const const_control_ref
 Cxtd::forms::domain_up_down::itemRepresent an item contained in the domain_up_down::object_collection collection
 Cxtd::forms::layout::arranged_element_collection< type_t, sorter_t >Represents a collection of objects
 Cxtd::forms::list_control::itemRepresent an item contained in the list_control::object_collection collection
 Cxtd::forms::list_control::item::sorterRepresent the sorter class used by list_control::object_collection collection
 Cxtd::interfaceRepresent an interface class
 Cxtd::non_const_overload< args_t >Represents class that use to determine one of non const overloaded methods
 Cxtd::objectSupports all classes in the xtd class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the xtd. It is the root of the type hierarchy
 Cxtd::static_objectRepresent a static object. A static class can't be instantiated (constructors are deleted)
 Cxtd::system_report::xtd_libraryRepresents a xtd library that contains name, version and paths
 Cxtd::tunit::base_assertThe base class for assert
 Cxtd::tunit::class_cleanup_attributeThis attribute is use to add cleanup class method to class test attribute
 Cxtd::tunit::class_initialize_attributeThis attribute is use to add initialize class method to class test attribute
 Cxtd::tunit::event_listenerRepresent the event listener class. Unit test call theses events when unit tests are processing
 Cxtd::tunit::registered_test_classRepresents the registered test class
 Cxtd::tunit::settingsXtd.tunit settings
 Cxtd::tunit::test
 Cxtd::tunit::test_class
 Cxtd::tunit::test_class_attribute< test_class_t >
 Cxtd::tunit::test_cleanup_attribute
 Cxtd::tunit::test_initialize_attribute
 Cxtd::tunit::test_method_attribute
 Cxtd::tunit::tunit_event_argsTunit_event_args is the base class for classes containing event data
 Cxtd::tunit::unit_testThe template class