interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

Change Struct Reference

#include <list3waymerge.hh>

List of all members.


Detailed Description

Definition at line 34 of file list3waymerge.hh.

Public Types

Public Member Functions

Public Attributes


Member Enumeration Documentation

anonymous enum

Enumerator:
NOOP 
INSERT 
DELETE 
SET 

Definition at line 36 of file list3waymerge.hh.


Constructor & Destructor Documentation

Change::Change (  )  [inline]

Definition at line 44 of file list3waymerge.hh.

Change::Change ( const Change c  )  [inline]

Definition at line 45 of file list3waymerge.hh.


Member Function Documentation

Change& Change::operator= ( const Change c  )  [inline]

Definition at line 54 of file list3waymerge.hh.


Member Data Documentation

std::string Change::child

Definition at line 39 of file list3waymerge.hh.

Referenced by operator=(), and operator==().

std::string Change::name

Definition at line 38 of file list3waymerge.hh.

Referenced by operator=(), and operator==().

std::string Change::oldchild

Definition at line 42 of file list3waymerge.hh.

Referenced by operator=().

std::string Change::oldname

Definition at line 41 of file list3waymerge.hh.

Referenced by operator=().

unsigned int Change::pos

Definition at line 37 of file list3waymerge.hh.

Referenced by operator=(), and operator==().

enum { ... } Change::type

Referenced by operator=(), and operator==().


The documentation for this struct was generated from the following file: