| MySQL 5.6.14 Source Code Document
    | 

| Public Member Functions | |
| SegmentedSectionPtr (Uint32 sz_arg, Uint32 i_arg, struct SectionSegment *p_arg) | |
| SegmentedSectionPtr (const SegmentedSectionPtrPOD &src) | |
| void | setNull () | 
| bool | isNull () const | 
| Public Attributes | |
| Uint32 | sz | 
| Uint32 | i | 
| struct SectionSegment * | p | 
Definition at line 145 of file TransporterDefinitions.hpp.