#include <c4d_string.h>
Public Member Functions | |
| PChar & | operator= (const PChar &rhs) | 
| PChar & | operator= (UInt16 c) | 
| operator UInt16 () const | |
Private Member Functions | |
| PChar (String *str, Int32 pos) | |
Private Attributes | |
| String * | _str | 
| Int32 | _pos | 
Friends | |
| class | String | 
| operator UInt16 | ( | ) | const | 
Gets the character.
      
  | 
  friend | 
      
  | 
  private | 
Private. Internal.
      
  | 
  private | 
Private. Internal.