SMTK  @SMTK_VERSION@
Simulation Modeling Tool Kit
Public Types | Friends | List of all members
smtk::resource::detail::ComponentLinks Class Reference

The ComponentLinks class is a component-specific API for manipulating unidirectional links from a component to other Resources and Components. More...

#include <ComponentLinks.h>

Inheritance diagram for smtk::resource::detail::ComponentLinks:
[legend]
Collaboration diagram for smtk::resource::detail::ComponentLinks:
[legend]

Public Types

typedef smtk::common::Links< smtk::common::UUID, smtk::common::UUID, smtk::common::UUID, int, ComponentLinkBaseData
 

Friends

class smtk::resource::Component
 

Additional Inherited Members

Detailed Description

The ComponentLinks class is a component-specific API for manipulating unidirectional links from a component to other Resources and Components.

Internally, the class is stateless; all calls are performed through the component's resource.


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