- Timestamp:
- Feb 26, 2008, 6:35:52 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/se/lu/thep/wenni/base/base1/BaseFileConverter/Data.h
r594 r596 45 45 ~Data(void); 46 46 47 void push_back(const std::vector<std::string>&);48 49 47 inline int total_nof_columns(void) { return total_nof_columns_; } 50 48 51 49 void write(const std::vector<std::string>&); 52 53 void write_matrix(void);54 50 55 51 private:
Note: See TracChangeset
for help on using the changeset viewer.