Changeset 314 in dev for trunk/jenga/include/common/Path.h


Ignore:
Timestamp:
Sep 5, 2007, 3:10:58 AM (17 years ago)
Author:
dai_9181
Message:

Path::IsExistFileメソッドを実装

File:
1 edited

Legend:

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

    r286 r314  
    4040    }
    4141
    42     bool IsExist() const
    43     {
    44     }
     42    bool IsExistFile() const;
    4543
    4644    const std::string &GetDriveName() const
Note: See TracChangeset for help on using the changeset viewer.