Columns
- The Columns::is_uda() method allows identification of UDA attributes.
This commit is contained in:
@@ -39,6 +39,7 @@ public:
|
||||
ColumnUDA ();
|
||||
~ColumnUDA ();
|
||||
|
||||
bool is_uda () const;
|
||||
bool validate (std::string&);
|
||||
void measure (Task&, unsigned int&, unsigned int&);
|
||||
void render (std::vector <std::string>&, Task&, int, Color&);
|
||||
|
||||
Reference in New Issue
Block a user