ant
A2 ant: class-based analysis framework
ant::canvas::DrawableItem Struct Reference

#include <RootDraw.h>

+ Collaboration diagram for ant::canvas::DrawableItem:

Public Member Functions

 DrawableItem (std::shared_ptr< root_drawable_traits > drawable, const std::string &option)
 

Public Attributes

std::shared_ptr< root_drawable_traitsDrawable
 
std::string Option
 

Constructor & Destructor Documentation

◆ DrawableItem()

ant::canvas::DrawableItem::DrawableItem ( std::shared_ptr< root_drawable_traits drawable,
const std::string &  option 
)
inline

Member Data Documentation

◆ Drawable

std::shared_ptr<root_drawable_traits> ant::canvas::DrawableItem::Drawable

◆ Option

std::string ant::canvas::DrawableItem::Option

The documentation for this struct was generated from the following file: