BlockedPath
class BlockedPath : public SinglyLinkedListLinkImpl<BlockedPath> {
BlockedPath();
~BlockedPath();
typedef SinglyLinkedList<BlockedPath>::ConstIterator Iterator;
BlockedPath* _FindPath(const char* path) const;
typedef SinglyLinkedList<BlockedPath> PathList;
BlockedPath* blockedPath = _FindPath(path);
blockedPath = new(std::nothrow) BlockedPath;
BlockedPath* blockedPath = _FindPath(path);
while (BlockedPath* blockedPath = fPaths.RemoveHead())
BlockedPath::BlockedPath()
BlockedPath*
BlockedPath* blockedPath = it.Next();
BlockedPath::~BlockedPath()
BlockedPath::SetTo(const char* path)
BlockedPath::Append(const char* component)
BlockedPath::_Resize(size_t length, bool keepData)
BlockedPath* path = it.Next();) {
BlockedPath* path = it.Next();) {
bool GetPath(BlockedPath& _path) const
BlockedPath path;
BlockedPath path;