|
OpenCPN Partial API docs
|
This is the complete list of members for wxJSONValue, including all inherited members.
| AddComment(const wxString &str, int position=wxJSONVALUE_COMMENT_DEFAULT) | wxJSONValue | |
| AddComment(const wxArrayString &comments, int position=wxJSONVALUE_COMMENT_DEFAULT) | wxJSONValue | |
| AddComment(const wxString &str, int position=wxJSONVALUE_COMMENT_DEFAULT) (defined in wxJSONValue) | wxJSONValue | |
| AddComment(const wxArrayString &comments, int position=wxJSONVALUE_COMMENT_DEFAULT) (defined in wxJSONValue) | wxJSONValue | |
| AllocExclusive() | wxJSONValue | protected |
| AllocExclusive() (defined in wxJSONValue) | wxJSONValue | protected |
| Append(const wxJSONValue &value) | wxJSONValue | |
| Append(bool b) (defined in wxJSONValue) | wxJSONValue | |
| Append(int i) (defined in wxJSONValue) | wxJSONValue | |
| Append(unsigned int ui) (defined in wxJSONValue) | wxJSONValue | |
| Append(short int i) (defined in wxJSONValue) | wxJSONValue | |
| Append(unsigned short int ui) (defined in wxJSONValue) | wxJSONValue | |
| Append(long int l) (defined in wxJSONValue) | wxJSONValue | |
| Append(unsigned long int ul) (defined in wxJSONValue) | wxJSONValue | |
| Append(double d) (defined in wxJSONValue) | wxJSONValue | |
| Append(const wxChar *str) (defined in wxJSONValue) | wxJSONValue | |
| Append(const wxString &str) (defined in wxJSONValue) | wxJSONValue | |
| Append(const wxMemoryBuffer &buff) (defined in wxJSONValue) | wxJSONValue | |
| Append(const void *buff, size_t len) (defined in wxJSONValue) | wxJSONValue | |
| Append(const wxJSONValue &value) (defined in wxJSONValue) | wxJSONValue | |
| Append(bool b) (defined in wxJSONValue) | wxJSONValue | |
| Append(int i) (defined in wxJSONValue) | wxJSONValue | |
| Append(unsigned int ui) (defined in wxJSONValue) | wxJSONValue | |
| Append(short int i) (defined in wxJSONValue) | wxJSONValue | |
| Append(unsigned short int ui) (defined in wxJSONValue) | wxJSONValue | |
| Append(long int l) (defined in wxJSONValue) | wxJSONValue | |
| Append(unsigned long int ul) (defined in wxJSONValue) | wxJSONValue | |
| Append(double d) (defined in wxJSONValue) | wxJSONValue | |
| Append(const wxChar *str) (defined in wxJSONValue) | wxJSONValue | |
| Append(const wxString &str) (defined in wxJSONValue) | wxJSONValue | |
| Append(const wxMemoryBuffer &buff) (defined in wxJSONValue) | wxJSONValue | |
| Append(const void *buff, size_t len) (defined in wxJSONValue) | wxJSONValue | |
| ArrayToMemoryBuff(const wxJSONValue &value) | wxJSONValue | static |
| ArrayToMemoryBuff(const wxJSONValue &value) (defined in wxJSONValue) | wxJSONValue | static |
| AsArray() const | wxJSONValue | |
| AsArray() const (defined in wxJSONValue) | wxJSONValue | |
| AsBool() const | wxJSONValue | |
| AsBool(bool &b) const (defined in wxJSONValue) | wxJSONValue | |
| AsBool() const (defined in wxJSONValue) | wxJSONValue | |
| AsBool(bool &b) const (defined in wxJSONValue) | wxJSONValue | |
| AsCString() const | wxJSONValue | |
| AsCString(wxChar *ch) const (defined in wxJSONValue) | wxJSONValue | |
| AsCString() const (defined in wxJSONValue) | wxJSONValue | |
| AsCString(wxChar *ch) const (defined in wxJSONValue) | wxJSONValue | |
| AsDouble() const | wxJSONValue | |
| AsDouble(double &d) const (defined in wxJSONValue) | wxJSONValue | |
| AsDouble() const (defined in wxJSONValue) | wxJSONValue | |
| AsDouble(double &d) const (defined in wxJSONValue) | wxJSONValue | |
| AsInt() const | wxJSONValue | |
| AsInt(int &i) const | wxJSONValue | |
| AsInt() const (defined in wxJSONValue) | wxJSONValue | |
| AsInt(int &i) const (defined in wxJSONValue) | wxJSONValue | |
| AsLong() const | wxJSONValue | |
| AsLong(long int &l) const (defined in wxJSONValue) | wxJSONValue | |
| AsLong() const (defined in wxJSONValue) | wxJSONValue | |
| AsLong(long int &l) const (defined in wxJSONValue) | wxJSONValue | |
| AsMap() const | wxJSONValue | |
| AsMap() const (defined in wxJSONValue) | wxJSONValue | |
| AsMemoryBuff() const | wxJSONValue | |
| AsMemoryBuff(wxMemoryBuffer &buff) const | wxJSONValue | |
| AsMemoryBuff() const (defined in wxJSONValue) | wxJSONValue | |
| AsMemoryBuff(wxMemoryBuffer &buff) const (defined in wxJSONValue) | wxJSONValue | |
| AsShort() const | wxJSONValue | |
| AsShort(short int &s) const (defined in wxJSONValue) | wxJSONValue | |
| AsShort() const (defined in wxJSONValue) | wxJSONValue | |
| AsShort(short int &s) const (defined in wxJSONValue) | wxJSONValue | |
| AsString() const | wxJSONValue | |
| AsString(wxString &str) const | wxJSONValue | |
| AsString() const (defined in wxJSONValue) | wxJSONValue | |
| AsString(wxString &str) const (defined in wxJSONValue) | wxJSONValue | |
| AsUInt() const | wxJSONValue | |
| AsUInt(unsigned int &ui) const (defined in wxJSONValue) | wxJSONValue | |
| AsUInt() const (defined in wxJSONValue) | wxJSONValue | |
| AsUInt(unsigned int &ui) const (defined in wxJSONValue) | wxJSONValue | |
| AsULong() const | wxJSONValue | |
| AsULong(unsigned long &ul) const (defined in wxJSONValue) | wxJSONValue | |
| AsULong() const (defined in wxJSONValue) | wxJSONValue | |
| AsULong(unsigned long &ul) const (defined in wxJSONValue) | wxJSONValue | |
| AsUShort() const | wxJSONValue | |
| AsUShort(unsigned short &us) const (defined in wxJSONValue) | wxJSONValue | |
| AsUShort() const (defined in wxJSONValue) | wxJSONValue | |
| AsUShort(unsigned short &us) const (defined in wxJSONValue) | wxJSONValue | |
| Cat(const wxChar *str) (defined in wxJSONValue) | wxJSONValue | |
| Cat(const wxString &str) | wxJSONValue | |
| Cat(const wxMemoryBuffer &buff) | wxJSONValue | |
| Cat(const wxChar *str) (defined in wxJSONValue) | wxJSONValue | |
| Cat(const wxString &str) (defined in wxJSONValue) | wxJSONValue | |
| Cat(const wxMemoryBuffer &buff) (defined in wxJSONValue) | wxJSONValue | |
| Cat | wxJSONValue | related |
| Cat | wxJSONValue | related |
| Clear() | wxJSONValue | |
| Clear() (defined in wxJSONValue) | wxJSONValue | |
| ClearComments() | wxJSONValue | |
| ClearComments() (defined in wxJSONValue) | wxJSONValue | |
| CloneRefData(const wxJSONRefData *data) const | wxJSONValue | protectedvirtual |
| CloneRefData(const wxJSONRefData *data) const (defined in wxJSONValue) | wxJSONValue | protectedvirtual |
| CompareMemoryBuff(const wxMemoryBuffer &buff1, const wxMemoryBuffer &buff2) | wxJSONValue | static |
| CompareMemoryBuff(const wxMemoryBuffer &buff1, const void *buff2) | wxJSONValue | static |
| CompareMemoryBuff(const wxMemoryBuffer &buff1, const wxMemoryBuffer &buff2) (defined in wxJSONValue) | wxJSONValue | static |
| CompareMemoryBuff(const wxMemoryBuffer &buff1, const void *buff2) (defined in wxJSONValue) | wxJSONValue | static |
| COW() | wxJSONValue | protected |
| COW() (defined in wxJSONValue) | wxJSONValue | protected |
| CreateRefData() const | wxJSONValue | protectedvirtual |
| CreateRefData() const (defined in wxJSONValue) | wxJSONValue | protectedvirtual |
| DeepCopy(const wxJSONValue &other) | wxJSONValue | protected |
| DeepCopy(const wxJSONValue &other) (defined in wxJSONValue) | wxJSONValue | protected |
| Dump(bool deep=false, int mode=0) const | wxJSONValue | |
| Dump(bool deep=false, int mode=0) const (defined in wxJSONValue) | wxJSONValue | |
| Find(unsigned index) const | wxJSONValue | protected |
| Find(const wxString &key) const | wxJSONValue | protected |
| Find(unsigned index) const (defined in wxJSONValue) | wxJSONValue | protected |
| Find(const wxString &key) const (defined in wxJSONValue) | wxJSONValue | protected |
| Get(const wxString &key, const wxJSONValue &defaultValue) const | wxJSONValue | |
| Get(const wxString &key, const wxJSONValue &defaultValue) const (defined in wxJSONValue) | wxJSONValue | |
| GetComment(int idx=-1) const | wxJSONValue | |
| GetComment(int idx=-1) const (defined in wxJSONValue) | wxJSONValue | |
| GetCommentArray() const | wxJSONValue | |
| GetCommentArray() const (defined in wxJSONValue) | wxJSONValue | |
| GetCommentCount() const | wxJSONValue | |
| GetCommentCount() const (defined in wxJSONValue) | wxJSONValue | |
| GetCommentPos() const | wxJSONValue | |
| GetCommentPos() const (defined in wxJSONValue) | wxJSONValue | |
| GetInfo() const | wxJSONValue | |
| GetInfo() const (defined in wxJSONValue) | wxJSONValue | |
| GetLineNo() const | wxJSONValue | |
| GetLineNo() const (defined in wxJSONValue) | wxJSONValue | |
| GetMemberNames() const | wxJSONValue | |
| GetMemberNames() const (defined in wxJSONValue) | wxJSONValue | |
| GetRefData() const | wxJSONValue | |
| GetRefData() const (defined in wxJSONValue) | wxJSONValue | |
| GetType() const | wxJSONValue | |
| GetType() const (defined in wxJSONValue) | wxJSONValue | |
| HasMember(unsigned index) const | wxJSONValue | |
| HasMember(const wxString &key) const | wxJSONValue | |
| HasMember(unsigned index) const (defined in wxJSONValue) | wxJSONValue | |
| HasMember(const wxString &key) const (defined in wxJSONValue) | wxJSONValue | |
| Init(wxJSONType type) | wxJSONValue | protected |
| Init(wxJSONType type) (defined in wxJSONValue) | wxJSONValue | protected |
| IsArray() const | wxJSONValue | |
| IsArray() const (defined in wxJSONValue) | wxJSONValue | |
| IsBool() const | wxJSONValue | |
| IsBool() const (defined in wxJSONValue) | wxJSONValue | |
| IsCString() const | wxJSONValue | |
| IsCString() const (defined in wxJSONValue) | wxJSONValue | |
| IsDouble() const | wxJSONValue | |
| IsDouble() const (defined in wxJSONValue) | wxJSONValue | |
| IsInt() const | wxJSONValue | |
| IsInt() const (defined in wxJSONValue) | wxJSONValue | |
| IsLong() const | wxJSONValue | |
| IsLong() const (defined in wxJSONValue) | wxJSONValue | |
| IsMemoryBuff() const | wxJSONValue | |
| IsMemoryBuff() const (defined in wxJSONValue) | wxJSONValue | |
| IsNull() const | wxJSONValue | |
| IsNull() const (defined in wxJSONValue) | wxJSONValue | |
| IsObject() const | wxJSONValue | |
| IsObject() const (defined in wxJSONValue) | wxJSONValue | |
| IsSameAs(const wxJSONValue &other) const | wxJSONValue | |
| IsSameAs(const wxJSONValue &other) const (defined in wxJSONValue) | wxJSONValue | |
| IsShort() const | wxJSONValue | |
| IsShort() const (defined in wxJSONValue) | wxJSONValue | |
| IsString() const | wxJSONValue | |
| IsString() const (defined in wxJSONValue) | wxJSONValue | |
| IsUInt() const | wxJSONValue | |
| IsUInt() const (defined in wxJSONValue) | wxJSONValue | |
| IsULong() const | wxJSONValue | |
| IsULong() const (defined in wxJSONValue) | wxJSONValue | |
| IsUShort() const | wxJSONValue | |
| IsUShort() const (defined in wxJSONValue) | wxJSONValue | |
| IsValid() const | wxJSONValue | |
| IsValid() const (defined in wxJSONValue) | wxJSONValue | |
| Item(unsigned index) | wxJSONValue | |
| Item(const wxString &key) | wxJSONValue | |
| Item(unsigned index) (defined in wxJSONValue) | wxJSONValue | |
| Item(const wxString &key) (defined in wxJSONValue) | wxJSONValue | |
| ItemAt(unsigned index) const | wxJSONValue | |
| ItemAt(const wxString &key) const | wxJSONValue | |
| ItemAt(unsigned index) const (defined in wxJSONValue) | wxJSONValue | |
| ItemAt(const wxString &key) const (defined in wxJSONValue) | wxJSONValue | |
| m_refData | wxJSONValue | protected |
| MemoryBuffToString(const wxMemoryBuffer &buff, size_t len=-1) | wxJSONValue | static |
| MemoryBuffToString(const void *buff, size_t len, size_t actualLen=-1) | wxJSONValue | static |
| MemoryBuffToString(const wxMemoryBuffer &buff, size_t len=-1) (defined in wxJSONValue) | wxJSONValue | static |
| MemoryBuffToString(const void *buff, size_t len, size_t actualLen=-1) (defined in wxJSONValue) | wxJSONValue | static |
| operator=(int i) | wxJSONValue | |
| operator=(unsigned int ui) (defined in wxJSONValue) | wxJSONValue | |
| operator=(short int i) (defined in wxJSONValue) | wxJSONValue | |
| operator=(unsigned short int ui) (defined in wxJSONValue) | wxJSONValue | |
| operator=(long int l) (defined in wxJSONValue) | wxJSONValue | |
| operator=(unsigned long int ul) (defined in wxJSONValue) | wxJSONValue | |
| operator=(bool b) (defined in wxJSONValue) | wxJSONValue | |
| operator=(double d) (defined in wxJSONValue) | wxJSONValue | |
| operator=(const wxChar *str) (defined in wxJSONValue) | wxJSONValue | |
| operator=(const wxString &str) (defined in wxJSONValue) | wxJSONValue | |
| operator=(const wxMemoryBuffer &buff) | wxJSONValue | |
| operator=(const wxJSONValue &value) | wxJSONValue | |
| operator=(int i) (defined in wxJSONValue) | wxJSONValue | |
| operator=(unsigned int ui) (defined in wxJSONValue) | wxJSONValue | |
| operator=(short int i) (defined in wxJSONValue) | wxJSONValue | |
| operator=(unsigned short int ui) (defined in wxJSONValue) | wxJSONValue | |
| operator=(long int l) (defined in wxJSONValue) | wxJSONValue | |
| operator=(unsigned long int ul) (defined in wxJSONValue) | wxJSONValue | |
| operator=(bool b) (defined in wxJSONValue) | wxJSONValue | |
| operator=(double d) (defined in wxJSONValue) | wxJSONValue | |
| operator=(const wxChar *str) (defined in wxJSONValue) | wxJSONValue | |
| operator=(const wxString &str) (defined in wxJSONValue) | wxJSONValue | |
| operator=(const wxMemoryBuffer &buff) (defined in wxJSONValue) | wxJSONValue | |
| operator=(const wxJSONValue &value) (defined in wxJSONValue) | wxJSONValue | |
| operator[](unsigned index) | wxJSONValue | |
| operator[](const wxString &key) | wxJSONValue | |
| operator[](unsigned index) (defined in wxJSONValue) | wxJSONValue | |
| operator[](const wxString &key) (defined in wxJSONValue) | wxJSONValue | |
| Ref(const wxJSONValue &clone) | wxJSONValue | protected |
| Ref(const wxJSONValue &clone) (defined in wxJSONValue) | wxJSONValue | protected |
| Remove(int index) | wxJSONValue | |
| Remove(const wxString &key) (defined in wxJSONValue) | wxJSONValue | |
| Remove(int index) (defined in wxJSONValue) | wxJSONValue | |
| Remove(const wxString &key) (defined in wxJSONValue) | wxJSONValue | |
| SetLineNo(int num) | wxJSONValue | |
| SetLineNo(int num) (defined in wxJSONValue) | wxJSONValue | |
| SetRefData(wxJSONRefData *data) | wxJSONValue | protected |
| SetRefData(wxJSONRefData *data) (defined in wxJSONValue) | wxJSONValue | protected |
| SetType(wxJSONType type) | wxJSONValue | |
| SetType(wxJSONType type) (defined in wxJSONValue) | wxJSONValue | |
| Size() const | wxJSONValue | |
| Size() const (defined in wxJSONValue) | wxJSONValue | |
| TypeToString(wxJSONType type) | wxJSONValue | static |
| TypeToString(wxJSONType type) (defined in wxJSONValue) | wxJSONValue | static |
| UnRef() | wxJSONValue | protected |
| UnRef() (defined in wxJSONValue) | wxJSONValue | protected |
| UnShare() | wxJSONValue | protected |
| UnShare() (defined in wxJSONValue) | wxJSONValue | protected |
| wxJSONReader (defined in wxJSONValue) | wxJSONValue | friend |
| wxJSONValue() | wxJSONValue | |
| wxJSONValue(wxJSONType type) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(int i) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(unsigned int i) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(short i) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(unsigned short i) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(long int i) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(unsigned long int i) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(bool b) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(double d) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(const wxChar *str) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(const wxString &str) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(const wxMemoryBuffer &buff) | wxJSONValue | |
| wxJSONValue(const void *buff, size_t len) | wxJSONValue | |
| wxJSONValue(const wxJSONValue &other) | wxJSONValue | |
| wxJSONValue() (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(wxJSONType type) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(int i) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(unsigned int i) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(short i) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(unsigned short i) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(long int i) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(unsigned long int i) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(bool b) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(double d) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(const wxChar *str) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(const wxString &str) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(const wxMemoryBuffer &buff) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(const void *buff, size_t len) (defined in wxJSONValue) | wxJSONValue | |
| wxJSONValue(const wxJSONValue &other) (defined in wxJSONValue) | wxJSONValue | |
| ~wxJSONValue() | wxJSONValue | virtual |
| ~wxJSONValue() (defined in wxJSONValue) | wxJSONValue | virtual |