#include <custom_datatype.h>
[datatypes_datatype_declaration]
[datatypes_datatype_advanced_functions]
Private Member Functions | |
| MAXON_DISALLOW_COPY_AND_ASSIGN (AdvancedIntegerTriplet) public | |
| AdvancedIntegerTriplet (AdvancedIntegerTriplet &&src)=default | |
| MAXON_OPERATOR_MOVE_ASSIGNMENT (AdvancedIntegerTriplet) | |
| maxon::Result< void > | CopyFrom (const AdvancedIntegerTriplet &src) | 
| maxon::Bool | operator== (const AdvancedIntegerTriplet &other) const | 
| maxon::UInt | GetHashCode () const | 
| maxon::String | ToString (const maxon::FormatStatement *formatStatement) const | 
| maxon::Int | GetMemorySize () const | 
Static Private Member Functions | |
| static maxon::Result< void > | DescribeIO (const maxon::DataSerializeInterface &stream) | 
Private Attributes | |
| maxon::Int | _a | 
| maxon::Int | _b | 
| maxon::Int | _c | 
      
  | 
  privatedefault | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  staticprivate | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private |