Panda3D
Classes | Functions
configVariableList.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "dtoolbase.h"
#include "configVariableBase.h"
#include "configVariableList.I"

Go to the source code of this file.

Classes

class  ConfigVariableList
 This class is similar to ConfigVariable, but it reports its value as a list of strings. More...
 

Functions

std::ostream & operator<< (std::ostream &out, const ConfigVariableList &variable)
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2004-10-20

Definition in file configVariableList.h.