OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AlterColumnRecovery.h File Reference
#include "AlterColumnShared.h"
#include "Catalog.h"
+ Include dependency graph for AlterColumnRecovery.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AlterTableAlterColumnCommandRecoveryMgr
 
struct  AlterTableAlterColumnCommandRecoveryMgr::ColumnAltered
 
struct  AlterTableAlterColumnCommandRecoveryMgr::RecoveryInfo
 
struct  AlterTableAlterColumnCommandRecoveryMgr::RecoveryParamFilepathInfo
 

Namespaces

 json_utils
 

Functions

void json_utils::set_value (rapidjson::Value &json_val, const ColumnDescriptor &column_desc, rapidjson::Document::AllocatorType &allocator)
 
void json_utils::get_value (const rapidjson::Value &json_val, ColumnDescriptor &column_desc)