LocalTimePeriod [constructor] | Constructors |
~LocalTimePeriod [destructor] | Destroy this object. |
operator= | Assignment operators |
allocator | Return get_allocator().mechanism(). |
descriptor | Return a reference providing non-modifiable access to the descriptor attribute of this object. |
get_allocator | Return the allocator used by this object to supply memory. |
print | Write the value of this object to the specified output stream. |
setDescriptor | Set the descriptor attribute to the specified value. |
setUtcStartAndEndTime | Use the specified utcStartTime and utcEndTime to set the corresponding attributes of this object. |
swap | Efficiently exchange the value of this object with the value of the specified other object. |
utcEndTime | Return a reference providing non-modifiable access to the utcEndTime attribute of this object. |
utcStartTime | Return a reference providing non-modifiable access to the utcStartTime attribute of this object. |
operator BloombergLP::bslmf::NestedTraitDeclaration<LocalTimePeriod, IsBitwiseMoveable> | Nested trait declaration for bslma::UsesBslmaAllocator. |