OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
autogen.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
3  */
4 
5 #ifndef __DB_AUTOGEN_H__
6 #define __DB_AUTOGEN_H__
7 
9  virtual ~AutogenProperty() { }
10 };
11 
12 #endif
virtual ~AutogenProperty()
Definition: autogen.h:9