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

Declaration of all column names and column order. More...

#include <Patcher.h>

Public Member Functions

 NameChange ()
std::string modeString () const

Data Fields

int mode
bool final
bool constant
bool loud
bool strong
std::vector< std::string > names

Detailed Description

Declaration of all column names and column order.

Definition at line 246 of file Patcher.h.


Constructor & Destructor Documentation

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

Definition at line 255 of file Patcher.h.

References constant, loud, mode, and strong.


Member Function Documentation

std::string coopy::cmp::NameChange::modeString ( ) const [inline]

Field Documentation

std::vector<std::string> coopy::cmp::NameChange::names

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