Panda3D
Functions
downloadDb.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "config_downloader.h"
#include "downloadDb.h"
#include "streamReader.h"
#include "streamWriter.h"
#include "ramfile.h"
#include "virtualFileSystem.h"
#include <algorithm>

Go to the source code of this file.

Functions

 PT (DownloadDb::FileRecord) DownloadDb
 Parses a file record (fr) and returns one. More...
 
 PT (DownloadDb::MultifileRecord) DownloadDb
 Parses a multifile record (mfr) and returns one. More...
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
shochet
Date
2000-09-08

Definition in file downloadDb.cxx.

Function Documentation

◆ PT() [1/2]

Parses a file record (fr) and returns one.

Definition at line 477 of file downloadDb.cxx.

Referenced by PT().

◆ PT() [2/2]

Parses a multifile record (mfr) and returns one.

Definition at line 564 of file downloadDb.cxx.

References PT().