This class represents tooth id Generated from class MR.DentalId. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | DentalId (MR.Const_DentalId _other) |
| Generated from constructor MR.DentalId.DentalId. | |
| DentalId (DentalId _other) | |
| Generated from constructor MR.DentalId.DentalId. | |
| unsafe MR.DentalId | assign (MR.Const_DentalId _other) |
| Generated from method MR::DentalId::operator=. | |
| Public Member Functions inherited from MR.Const_DentalId | |
| virtual void | Dispose () |
| unsafe | Const_DentalId (MR.Const_DentalId _other) |
| Generated from constructor MR.DentalId.DentalId. | |
| Const_DentalId (DentalId _other) | |
| Generated from constructor MR.DentalId.DentalId. | |
| unsafe int | fdi () |
| Returns FDI representation of the id Generated from method MR.DentalId.fdi. | |
Additional Inherited Members | |
| Static Public Member Functions inherited from MR.Const_DentalId | |
| static unsafe MR.Std.Optional_MRDentalId | fromFDI (int id) |
| Creates id from FDI number known only at runtime Generated from method MR.DentalId.fromFDI. | |
| Protected Member Functions inherited from MR.Const_DentalId | |
| virtual unsafe void | Dispose (bool disposing) |
This class represents tooth id Generated from class MR.DentalId. This is the non-const half of the class.
|
inline |
Generated from constructor MR.DentalId.DentalId.
|
inline |
Generated from constructor MR.DentalId.DentalId.
|
inline |
Generated from method MR::DentalId::operator=.