AuboCaps  0.6.0
arcs::aubo_scope::PalletNode Class Reference

#include <pallet_node.h>

Inheritance diagram for arcs::aubo_scope::PalletNode:
Collaboration diagram for arcs::aubo_scope::PalletNode:

Public Member Functions

 PalletNode (PalletNode &f)
 
 PalletNode (PalletNode &&f)
 
virtual ~PalletNode ()
 
- Public Member Functions inherited from arcs::aubo_scope::ProgramNode
 ProgramNode (ProgramNode &f)
 
 ProgramNode (ProgramNode &&f)
 
virtual ~ProgramNode ()
 
ProgramNodeContributionPtr getProgramNodeContribution ()
 不推荐用户调用 ProgramNodeContribution::generateScript 使用 ScriptWritter::writeChildren More...
 

Private Member Functions

 PalletNode ()
 

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 pallet_node.h.

Constructor & Destructor Documentation

arcs::aubo_scope::PalletNode::PalletNode ( PalletNode f)
arcs::aubo_scope::PalletNode::PalletNode ( PalletNode &&  f)
virtual arcs::aubo_scope::PalletNode::~PalletNode ( )
virtual
arcs::aubo_scope::PalletNode::PalletNode ( )
private

Friends And Related Function Documentation

friend class DataSwitch
friend

Definition at line 18 of file pallet_node.h.

Member Data Documentation

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

Definition at line 20 of file pallet_node.h.


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