Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

_json_object_entry Struct Reference

#include <qcschema_json.h>

List of all members.

Public Attributes

json_char * name
unsigned int name_length
_json_valuevalue


Member Data Documentation

json_char* _json_object_entry::name
 

Definition at line 94 of file qcschema_json.h.

unsigned int _json_object_entry::name_length
 

Definition at line 95 of file qcschema_json.h.

struct _json_value* _json_object_entry::value
 

Definition at line 97 of file qcschema_json.h.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 19 03:09:44 2024 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002