Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
UniValueType Struct Reference
Wrapper for UniValue::VType, which includes typeAny: Used to denote don't care type. More...
#include <server.h>
Public Member Functions | |
UniValueType (UniValue::VType _type) | |
UniValueType () | |
Public Attributes | |
bool | typeAny |
UniValue::VType | type |
Detailed Description
Wrapper for UniValue::VType, which includes typeAny: Used to denote don't care type.
Only used by RPCTypeCheckObj
Constructor & Destructor Documentation
◆ UniValueType() [1/2]
|
inlineexplicit |
◆ UniValueType() [2/2]
Member Data Documentation
◆ type
UniValue::VType UniValueType::type |
◆ typeAny
The documentation for this struct was generated from the following file:
- src/rpc/server.h