Git::Object Struct Reference
Git object.
More...
#include <Git.h>
List of all members.
Detailed Description
Git object.
Definition at line 62 of file Git.h.
Constructor & Destructor Documentation
Definition at line 172 of file Git.C.
00173 : id(anId),
00174 type(aType)
00175 { }
Member Data Documentation
Definition at line 63 of file Git.h.
Definition at line 64 of file Git.h.
Definition at line 65 of file Git.h.
The documentation for this struct was generated from the following files:
- /home/koen/project/wt/public-git/wt/examples/gitmodel/Git.h
- /home/koen/project/wt/public-git/wt/examples/gitmodel/Git.C