#include <MyGUI_ResizingPolicy.h>
Detailed Description
Definition at line 30 of file MyGUI_ResizingPolicy.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
MyGUI::ResizingPolicy::ResizingPolicy |
( |
Enum |
_value = MAX | ) |
|
|
inline |
Member Function Documentation
static ResizingPolicy MyGUI::ResizingPolicy::parse |
( |
const std::string & |
_value | ) |
|
|
inlinestatic |
std::string MyGUI::ResizingPolicy::print |
( |
| ) |
const |
|
inline |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
_stream, |
|
|
const ResizingPolicy & |
_value |
|
) |
| |
|
friend |
std::istream& operator>> |
( |
std::istream & |
_stream, |
|
|
ResizingPolicy & |
_value |
|
) |
| |
|
friend |
The documentation for this struct was generated from the following file: