Skip to content

Project OpenGeode

class Component

cpp
Inherits from Identifier
Inherits from Identifier

class Component

cpp
Inherits from Identifier
Inherits from Identifier

class Component

This abstract class represents a component that can be used in assembly.

cpp
Inherits from Identifier
Inherits from Identifier

Functions

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>()

Geode-solutions' documentation website