#include <Sniff.h>
Inheritance diagram for Atlas::Objects::Operation::Sniff:
Public Member Functions | |
Sniff () | |
Construct a Sniff instance. | |
virtual | ~Sniff () |
Default destructor. | |
Static Public Member Functions | |
Sniff | Class () |
Create a new class for Sniff. | |
Protected Member Functions | |
Sniff (const char *, const char *) | |
Constructor for sub-classes. |
This is base operation for all other operations and defines basic attributes. You can use this as starting point for browsing whole operation hiearchy. refno refers to operation this is reply for. In examples all attributes that are just as examples (and thus world specific) are started with 'e_'.
Copyright 2000 the respective authors.
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.