All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PartitionSwitchTool.cpp File Reference
Include dependency graph for PartitionSwitchTool.cpp:

Go to the source code of this file.

Classes

class  PartitionSwitchTool
 

Macros

#define CHECK(x, y)   if ( !x.isSuccess() ) _check(x, y); return x;
 

Macro Definition Documentation

#define CHECK (   x,
 
)    if ( !x.isSuccess() ) _check(x, y); return x;

Definition at line 71 of file PartitionSwitchTool.cpp.