COOPY » Guide  version 0.6.5
Public Member Functions | Data Fields
coopy::cmp::ConfigChange Class Reference

Description of a general difference style and options. More...

#include <Patcher.h>

Public Member Functions

 ConfigChange ()

Data Fields

bool ordered
bool complete
bool trustNames

Detailed Description

Description of a general difference style and options.

Definition at line 62 of file Patcher.h.


Constructor & Destructor Documentation

coopy::cmp::ConfigChange::ConfigChange ( ) [inline]

Definition at line 68 of file Patcher.h.

References complete, ordered, and trustNames.


Field Documentation

Definition at line 65 of file Patcher.h.

Referenced by ConfigChange().

Definition at line 64 of file Patcher.h.

Referenced by ConfigChange().

Definition at line 66 of file Patcher.h.

Referenced by ConfigChange().


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines