CoolProp
4.2.5
An open-source fluid property and humid air property database
|
Name-value pair in an object. More...
#include <document.h>
Public Attributes | |
GenericValue< Encoding, Allocator > | name |
name of member (must be a string) More... | |
GenericValue< Encoding, Allocator > | value |
value of member. More... | |
Name-value pair in an object.
Definition at line 33 of file document.h.
GenericValue<Encoding, Allocator> rapidjson::GenericValue< Encoding, Allocator >::Member::name |
name of member (must be a string)
Definition at line 34 of file document.h.
GenericValue<Encoding, Allocator> rapidjson::GenericValue< Encoding, Allocator >::Member::value |
value of member.
Definition at line 35 of file document.h.