ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/visitors/OtherVisitor.hpp
(Generate patch)

Comparing trunk/src/visitors/OtherVisitor.hpp (file contents):
Revision 1118 by chuckv, Tue Jan 16 22:18:04 2007 UTC vs.
Revision 1290 by cli2, Wed Sep 10 19:51:45 2008 UTC

# Line 119 | Line 119 | namespace oopse {
119      bool isSelected(StuntDouble* sd);
120  
121    private:  
122 +    std::string trimmedName(const std::string& atomType);
123 +    std::string baseTypeName(AtomType* at);
124 +
125      SimInfo* info;
126      SelectionManager seleMan;
127      SelectionEvaluator evaluator;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines