|  | 
| typedef unsigned short | index_t | 
|  | 
|  | 
| template<typename ... TT> | 
|  | Version (const TT &... args) | 
|  | 
|  | Version (const std::initializer_list< index_t > &args) | 
|  | 
|  | operator const std::string & () const | 
|  | 
|  | operator const std::vector< index_t > & () const | 
|  | 
| const std::string & | str () const | 
|  | 
| std::ostream & | toStream (std::ostream &ostr) const | 
|  | 
The documentation for this struct was generated from the following file: