SFBNet.h File Reference
Simple 'functional gradient' network routing; see
SFBNet for details.
More...
#include <stdarg.h>
#include "SFBConstants.h"
#include "SFBAlarm.h"
#include "SFBPrint.h"
Go to the source code of this file.
|
Data Structures |
class | SFBNet |
| Class supporting 'service gradient routing' via the Net. More...
|
struct | SFBNet::Entry |
Variables |
SFBNet | Net |
| The global SFBNet instance.
|
Detailed Description
Simple 'functional gradient' network routing; see
SFBNet for details.
- Author:
- Daniel Cannon (dccannon@cs.unm.edu); conversion for SFB core by Dave Ackley.
- Date:
- (C) 2010 All rights reserved.
- Code License:
- The GNU Lesser General Public License
- License Note:
- All code samples shown in documentation are placed into the public domain.