ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Json::jsonKeyNode Class Reference

#include <json_node.h>

Collaboration diagram for Json::jsonKeyNode:

Public Member Functions

 jsonKeyNode (int i)
 
 jsonKeyNode (const std::string &s)
 
template<size_t N>
 jsonKeyNode (const char(&s)[N])
 

Public Attributes

int i =0
 
std::string key
 

Constructor & Destructor Documentation

◆ jsonKeyNode() [1/3]

Json::jsonKeyNode::jsonKeyNode ( int  i)
inline

◆ jsonKeyNode() [2/3]

Json::jsonKeyNode::jsonKeyNode ( const std::string &  s)
inline

◆ jsonKeyNode() [3/3]

template<size_t N>
Json::jsonKeyNode::jsonKeyNode ( const char(&)  s[N])
inline

Member Data Documentation

◆ i

int Json::jsonKeyNode::i =0

◆ key

std::string Json::jsonKeyNode::key

The documentation for this class was generated from the following file: