PDF
AuboStudio SDK  0.6.3
arcs::aubo_scope::SeekNode Class Reference

#include <seek_node.h>

Inheritance diagram for arcs::aubo_scope::SeekNode:
Collaboration diagram for arcs::aubo_scope::SeekNode:

Public Member Functions

 SeekNode (SeekNode &f)
 SeekNode (SeekNode &&f)
virtual ~SeekNode ()
Public Member Functions inherited from arcs::aubo_scope::ProgramNode
 ProgramNode (ProgramNode &f)
 ProgramNode (ProgramNode &&f)
virtual ~ProgramNode ()
ProgramNodeContributionPtr getProgramNodeContribution ()
 Get the program node contribution.

Private Member Functions

 SeekNode ()

Private Attributes

void * d_ { nullptr }

Friends

class DataSwitch

Additional Inherited Members

Protected Member Functions inherited from arcs::aubo_scope::ProgramNode
 ProgramNode ()

Detailed Description

Definition at line 10 of file seek_node.h.

Constructor & Destructor Documentation

◆ SeekNode() [1/3]

arcs::aubo_scope::SeekNode::SeekNode ( SeekNode & f)

References SeekNode().

Referenced by SeekNode(), and SeekNode().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ SeekNode() [2/3]

arcs::aubo_scope::SeekNode::SeekNode ( SeekNode && f)

References SeekNode().

Here is the call graph for this function:

◆ ~SeekNode()

virtual arcs::aubo_scope::SeekNode::~SeekNode ( )
virtual

◆ SeekNode() [3/3]

arcs::aubo_scope::SeekNode::SeekNode ( )
private

◆ DataSwitch

friend class DataSwitch
friend

Definition at line 18 of file seek_node.h.

References DataSwitch.

Referenced by DataSwitch.

Member Data Documentation

◆ d_

void* arcs::aubo_scope::SeekNode::d_ { nullptr }
private

Definition at line 20 of file seek_node.h.


The documentation for this class was generated from the following file:
  • include/aubo_caps/domain/program/nodes/builtin/seek_node.h