Wt examples
3.7.1
|
Git object. More...
#include <Git.h>
Public Member Functions | |
Object (const ObjectId &id, ObjectType type) | |
Public Attributes | |
ObjectId | id |
ObjectType | type |
std::string | name |
Git::Object::Object | ( | const ObjectId & | id, |
ObjectType | type | ||
) |
ObjectType Git::Object::type |