Ignore:
Timestamp:
May 21, 2008, 11:02:07 PM (16 years ago)
Author:
dai_9181
Message:

Projectクラスをリファクタリング

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/jenga/include/common/Path.h

    r524 r623  
    5858    static std::string MakeFullPath( const std::string &relativePath, const std::string &baseDirPath );
    5959    static std::string MakeFullPathByCurrentDirectory( const std::string &relativePath );
     60    static std::string ExtractDirPath( const std::string &path );
    6061};
    6162
Note: See TracChangeset for help on using the changeset viewer.