![]() |
OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
This is the complete list of members for op::JsonOfstream, including all inherited members.
| arrayClose() | op::JsonOfstream | |
| arrayOpen() | op::JsonOfstream | |
| comma() | op::JsonOfstream | inline |
| enter() | op::JsonOfstream | |
| JsonOfstream(const std::string &filePath, const bool humanReadable=true) | op::JsonOfstream | explicit |
| JsonOfstream(JsonOfstream &&jsonOfstream) | op::JsonOfstream | |
| key(const std::string &string) | op::JsonOfstream | |
| objectClose() | op::JsonOfstream | |
| objectOpen() | op::JsonOfstream | |
| operator=(JsonOfstream &&jsonOfstream) | op::JsonOfstream | |
| plainText(const T &value) | op::JsonOfstream | inline |
| version(const std::string &version) | op::JsonOfstream | |
| ~JsonOfstream() | op::JsonOfstream | virtual |