torc::generic::Library::Factory Class Reference

#include <Library.hpp>

Inheritance diagram for torc::generic::Library::Factory:

Inheritance graph
[legend]
Collaboration diagram for torc::generic::Library::Factory:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual LibrarySharedPtr newLibraryPtr (const std::string &inName, const RootSharedPtr &inRootPtr, const EdifLevel &inEdifLevel=eEdifLevel0, const std::string &inOriginalName=std::string()) throw (Error)


Detailed Description

Convenience class for creating a library

Definition at line 85 of file Library.hpp.


Member Function Documentation

LibrarySharedPtr torc::generic::Library::Factory::newLibraryPtr ( const std::string &  inName,
const RootSharedPtr &  inRootPtr,
const EdifLevel inEdifLevel = eEdifLevel0,
const std::string &  inOriginalName = std::string() 
) throw (Error) [virtual]

Create a library

Parameters:
[in] inName Name of the library to be created.
[in] inRootPtr Pointer to parented(Root) object.
[in] inEdifLevel Edif level.
[in] inOriginalName Original name of the library [optional]
Returns:
Pointer to created library.
Create a library

Parameters:
[in] inName Name of the library to be created.
[in] inRootPtr Pointer to parented(Root) object.
[in] inEdifLevel Edif level.
[in] inOriginalName Original name of the library [optional]
Returns:
Pointer to created library.

Definition at line 84 of file Library.cpp.


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

Generated on Thu Oct 13 16:50:07 2011 for TORC by  doxygen 1.5.6