template <>
struct TypeOf
Defined at line 26 of file ../../src/developer/debug/zxdb/debug_adapter/handlers/request_launch.h
Public Members
static const bool has_custom_serialization
Public Methods
bool deserializeFields (const Deserializer * , void * obj)
Defined at line 15 of file ../../src/developer/debug/zxdb/debug_adapter/handlers/request_launch.cc
bool serializeFields (FieldSerializer * , const void * obj)
Defined at line 15 of file ../../src/developer/debug/zxdb/debug_adapter/handlers/request_launch.cc
const TypeInfo * type ()
Defined at line 15 of file ../../src/developer/debug/zxdb/debug_adapter/handlers/request_launch.cc