COSMOS core
1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
Main Page
Related Pages
Modules
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Public Member Functions
|
List of all members
json11::NullStruct Struct Reference
Collaboration diagram for json11::NullStruct:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Public Member Functions
bool
operator==
(
NullStruct
)
const
bool
operator<
(
NullStruct
)
const
Member Function Documentation
bool json11::NullStruct::operator==
(
NullStruct
)
const
inline
45
{
return
true
; }
bool json11::NullStruct::operator<
(
NullStruct
)
const
inline
46
{
return
false
; }
The documentation for this struct was generated from the following file:
json11.cpp
json11
NullStruct
Generated on Thu Jan 28 2021 02:43:53 for COSMOS core by
1.8.11