| HDK
    | 
#include <ImfName.h>
| Public Member Functions | |
| Name () | |
| Name (const char text[]) | |
| Name (const Name &)=default | |
| Name (Name &&)=default | |
| ~Name ()=default | |
| Name & | operator= (const Name &)=default | 
| Name & | operator= (Name &&)=default | 
| Name & | operator= (const char text[]) | 
| const char * | text () const | 
| const char * | operator* () const | 
| Static Public Attributes | |
| static const int | SIZE = 256 | 
| static const int | MAX_LENGTH = SIZE - 1 | 
| 
 | default | 
| 
 | default | 
| 
 | default |