Generated from class MR.Pdf.Cell. This is the const half of the class.
More...
|
| class | _InOptConst_Empty |
| | This is used for optional parameters of class Empty with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_Empty. Usage:
|
| class | _InOptMut_Empty |
| | This is used for optional parameters of class Empty with default arguments. This is only used mutable parameters. For const ones we have _InOptConst_Empty. Usage:
|
| struct | _Underlying |
| class | Const_Empty |
| | Generated from class MR::Pdf::Cell::Empty. This is the const half of the class. More...
|
| class | Empty |
| | Generated from class MR::Pdf::Cell::Empty. This is the non-const half of the class. More...
|
|
| virtual void | Dispose () |
| unsafe | Const_Cell () |
| | Constructs an empty (default-constructed) instance.
|
| unsafe | Const_Cell (MR.Pdf._ByValue_Cell _other) |
| | Generated from constructor MR::Pdf::Cell::Cell.
|
| | Const_Cell (Const_Cell _other) |
| | Generated from constructor MR::Pdf::Cell::Cell.
|
| | Const_Cell (Cell _other) |
| | Generated from constructor MR::Pdf::Cell::Cell.
|
| unsafe MR.Std.String | toString (string? fmtStr=null) |
| | Generated from method MR::Pdf::Cell::toString. Parameter fmtStr defaults to "{}".
|
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Std.Const_Variant_Int_Float_Bool_StdString_MRPdfCellEmpty | data [get, protected set] |
Generated from class MR.Pdf.Cell. This is the const half of the class.
◆ Const_Cell() [1/4]
| unsafe MR.Const_Pdf.Const_Cell.Const_Cell |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_Cell() [2/4]
| unsafe MR.Const_Pdf.Const_Cell.Const_Cell |
( |
MR.Pdf._ByValue_Cell | _other | ) |
|
|
inline |
Generated from constructor MR::Pdf::Cell::Cell.
◆ Const_Cell() [3/4]
| MR.Const_Pdf.Const_Cell.Const_Cell |
( |
Const_Cell | _other | ) |
|
|
inline |
Generated from constructor MR::Pdf::Cell::Cell.
◆ Const_Cell() [4/4]
| MR.Const_Pdf.Const_Cell.Const_Cell |
( |
Cell | _other | ) |
|
|
inline |
Generated from constructor MR::Pdf::Cell::Cell.
◆ Dispose() [1/2]
| virtual void MR.Const_Pdf.Const_Cell.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_Pdf.Const_Cell.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ toString()
| unsafe MR.Std.String MR.Const_Pdf.Const_Cell.toString |
( |
string? | fmtStr = null | ) |
|
|
inline |
Generated from method MR::Pdf::Cell::toString. Parameter fmtStr defaults to "{}".
◆ data
| unsafe MR.Std.Const_Variant_Int_Float_Bool_StdString_MRPdfCellEmpty MR.Const_Pdf.Const_Cell.data |
|
getprotected set |
The documentation for this class was generated from the following file: