Public Member Functions | Public Attributes
micros_swarm::NeighborSwarmTuple Struct Reference

#include <data_type.h>

List of all members.

Public Member Functions

void addSwarmID (int swarm_id)
 NeighborSwarmTuple (const std::vector< int > &swarm_id_vector_, int age_)
void removeSwarmID (int swarm_id)
bool swarmIDExist (int swarm_id)
 ~NeighborSwarmTuple ()

Public Attributes

int age
std::vector< int > swarm_id_vector

Detailed Description

Definition at line 77 of file data_type.h.


Constructor & Destructor Documentation

micros_swarm::NeighborSwarmTuple::NeighborSwarmTuple ( const std::vector< int > &  swarm_id_vector_,
int  age_ 
) [inline]

Definition at line 82 of file data_type.h.

Definition at line 83 of file data_type.h.


Member Function Documentation

void micros_swarm::NeighborSwarmTuple::addSwarmID ( int  swarm_id) [inline]

Definition at line 86 of file data_type.h.

void micros_swarm::NeighborSwarmTuple::removeSwarmID ( int  swarm_id) [inline]

Definition at line 91 of file data_type.h.

bool micros_swarm::NeighborSwarmTuple::swarmIDExist ( int  swarm_id) [inline]

Definition at line 96 of file data_type.h.


Member Data Documentation

Definition at line 80 of file data_type.h.

Definition at line 78 of file data_type.h.


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


micros_swarm
Author(s):
autogenerated on Thu Jun 6 2019 18:52:14