IDA C++ SDK
9.2
Loading...
Searching...
No Matches
jarr_t Struct Reference
#include <
parsejson.hpp
>
Public Member Functions
size_t
count_items_with_type
(
jtype_t
t
) const
bool
is_homogeneous
(
jtype_t
t
) const
Public Attributes
jvalues_t
values
Member Function Documentation
◆
count_items_with_type()
size_t jarr_t::count_items_with_type
(
jtype_t
t
)
const
inline
◆
is_homogeneous()
bool
jarr_t::is_homogeneous
(
jtype_t
t
)
const
inline
Member Data Documentation
◆
values
jvalues_t
jarr_t::values
The documentation for this struct was generated from the following file:
ida-sdk/src/include/
parsejson.hpp
jarr_t