Project OpenGeode
class Component
cpp
Inherits from IdentifierInherits from Identifierclass Component
cpp
Inherits from IdentifierInherits from Identifierclass Component
This abstract class represents a component that can be used in assembly.
cpp
Inherits from IdentifierInherits from IdentifierFunctions
Component
cpp
public void Component<dimension>(const Component<dimension> & )public void Component<dimension>(const Component<dimension> & )operator=
cpp
public Component<dimension> & operator=(const Component<dimension> & )public Component<dimension> & operator=(const Component<dimension> & )Component
cpp
public void Component<dimension>(Component<dimension> && other)public void Component<dimension>(Component<dimension> && other)~Component
cpp
public void ~Component<dimension>()public void ~Component<dimension>()component_type
cpp
public NamedType component_type()public NamedType component_type()Component
cpp
protected void Component<dimension>()protected void Component<dimension>()