NimbRo ROS Soccer Package
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
behaviourcontrol::BehaviourLayer::BBasePair Struct Reference

Data structure used to represent a basic inhibition pair, where behaviour A is taken to inhibit behaviour B. More...

#include <behaviour_layer.h>

Public Member Functions

 BBasePair ()
 Default constructor.
 
 BBasePair (Behaviour *BBaseA, Behaviour *BBaseB)
 Constructor that accepts initial values for BBaseA and BBaseB.
 

Public Attributes

BehaviourA
 The inhibiting behaviour.
 
BehaviourB
 The behaviour that is being inhibited.
 

Detailed Description

Data structure used to represent a basic inhibition pair, where behaviour A is taken to inhibit behaviour B.


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