Base::Uuid Class Reference

Creates a Uuid. More...

#include <Uuid.h>

List of all members.

Public Member Functions

 Uuid ()
 Construction.
virtual ~Uuid ()
 Destruction.

Static Public Member Functions

static std::string CreateUuid (void)

Public Attributes

std::string UuidStr
 Uuid.

Detailed Description

Creates a Uuid.

Author:
Jürgen Riegel

Definition at line 38 of file Uuid.h.


Constructor & Destructor Documentation

Uuid::Uuid (  ) 

Construction.

A constructor.

A more elaborate description of the constructor.

Definition at line 49 of file Uuid.cpp.

References CreateUuid(), and UuidStr.

Referenced by CreateUuid().

Uuid::~Uuid (  )  [virtual]

Destruction.

A destructor.

A more elaborate description of the destructor.

Definition at line 58 of file Uuid.cpp.


Member Function Documentation

std::string Uuid::CreateUuid ( void   )  [static]

Definition at line 67 of file Uuid.cpp.

References Py::Object::as_string(), Py::Exception::clear(), Py::Object::getAttr(), and Uuid().

Referenced by App::Document::save(), and Uuid().


Member Data Documentation

std::string Base::Uuid::UuidStr

Uuid.

Definition at line 47 of file Uuid.h.

Referenced by Uuid().


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:01:48 2011 for FreeCAD by  doxygen 1.6.1