AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
isobus::VTObject Member List

This is the complete list of members for isobus::VTObject, including all inherited members.

add_child(std::uint16_t objectID, std::int16_t relativeXLocation, std::int16_t relativeYLocation)isobus::VTObject
add_macro(MacroMetadata macroToAdd)isobus::VTObject
AttributeError enum nameisobus::VTObject
backgroundColorisobus::VTObjectprotected
childrenisobus::VTObjectprotected
get_attribute(std::uint8_t attributeID, std::uint32_t &returnedAttributeData) const =0isobus::VTObjectpure virtual
get_background_color() constisobus::VTObject
get_child_id(std::uint16_t index) constisobus::VTObject
get_child_x(std::uint16_t index) constisobus::VTObject
get_child_y(std::uint16_t index) constisobus::VTObject
get_height() constisobus::VTObject
get_id() constisobus::VTObject
get_is_valid(const std::map< std::uint16_t, std::shared_ptr< VTObject > > &objectPool) const =0isobus::VTObjectpure virtual
get_macro(std::uint8_t index) constisobus::VTObject
get_minumum_object_length() const =0isobus::VTObjectpure virtual
get_number_children() constisobus::VTObject
get_number_macros() constisobus::VTObject
get_object_by_id(std::uint16_t objectID, const std::map< std::uint16_t, std::shared_ptr< VTObject > > &objectPool)isobus::VTObjectstatic
get_object_type() const =0isobus::VTObjectpure virtual
get_width() constisobus::VTObject
heightisobus::VTObjectprotected
macrosisobus::VTObjectprotected
objectIDisobus::VTObjectprotected
offset_all_children_with_id(std::uint16_t childObjectID, std::int8_t xOffset, std::int8_t yOffset)isobus::VTObject
pop_child()isobus::VTObject
remove_child(std::uint16_t objectIDToRemove, std::int16_t relativeXLocation, std::int16_t relativeYLocation)isobus::VTObject
set_attribute(std::uint8_t attributeID, std::uint32_t rawAttributeData, const std::map< std::uint16_t, std::shared_ptr< VTObject > > &objectPool, AttributeError &returnedError)=0isobus::VTObjectpure virtual
set_background_color(std::uint8_t value)isobus::VTObject
set_child_x(std::uint16_t index, std::int16_t xOffset)isobus::VTObject
set_child_y(std::uint16_t index, std::int16_t yOffset)isobus::VTObject
set_height(std::uint16_t value)isobus::VTObject
set_id(std::uint16_t value)isobus::VTObject
set_width(std::uint16_t value)isobus::VTObject
VTObject()=defaultisobus::VTObject
widthisobus::VTObjectprotected
~VTObject()=defaultisobus::VTObjectvirtual