Design Patterns
document_interface.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  operational::templatemethod::DocumentInterface
 

Namespaces

 operational
 
 operational::templatemethod
 

Enumerations

enum  operational::templatemethod::DocumentState {
  operational::templatemethod::kNonCreated, operational::templatemethod::kCreated, operational::templatemethod::kOpened, operational::templatemethod::kClosed,
  operational::templatemethod::kSaved, operational::templatemethod::kRead
}