ANNA Suite  2020b
Multipurpose development suite for Telco applications
Public Types | List of all members
anna::functions::TextJustifyMode Struct Reference

#include <functions.hpp>

Public Types

enum  _v { None = -1, Left, Center, Right }
 

Member Enumeration Documentation

◆ _v

Enumerator
None 
Left 
Center 
Right 
510  {
511  None = -1, // Initialized
512  Left,
513  Center,
514  Right
515  };
Definition: functions.hpp:513
Definition: functions.hpp:511
Definition: functions.hpp:514
Definition: functions.hpp:512

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