#include <parcel.hpp>
|
| static parcel::cell_t | from_json (parcel::json_t const &j, parcel::ParcelRegistry const &) |
| |
| static parcel::cell_type_descriptor_t | descriptor () |
| |
|
| static constexpr std::string_view | kind_id = "tm:thread_snapshot" |
| |
◆ descriptor()
| static parcel::cell_type_descriptor_t threadman::ThreadSnapshotCell::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ from_json()
| static parcel::cell_t threadman::ThreadSnapshotCell::from_json |
( |
parcel::json_t const & |
j, |
|
|
parcel::ParcelRegistry const & |
|
|
) |
| |
|
inlinestatic |
◆ to_string()
| std::string threadman::ThreadSnapshotCell::to_string |
( |
| ) |
const |
|
inlineoverride |
◆ kind_id
| constexpr std::string_view threadman::ThreadSnapshotCell::kind_id = "tm:thread_snapshot" |
|
staticconstexpr |
The documentation for this class was generated from the following file: