OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
bgp_multicast.h File Reference
#include <boost/scoped_ptr.hpp>
#include <set>
#include <string>
#include <vector>
#include "base/label_block.h"
#include "base/lifetime.h"
#include "base/queue_task.h"
#include "base/address.h"
#include "bgp/bgp_ribout.h"
#include "db/db_entry.h"
#include "net/rd.h"
Include dependency graph for bgp_multicast.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  McastForwarder
 
struct  McastForwarderCompare
 
class  McastSGEntry
 
struct  McastSGEntryCompare
 
class  McastManagerPartition
 
class  McastTreeManager
 

Typedefs

typedef std::vector
< McastForwarder * > 
McastForwarderList
 

Typedef Documentation

typedef std::vector<McastForwarder *> McastForwarderList

Definition at line 32 of file bgp_multicast.h.