Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Classes
|
Functions
VsnetDownload::Server Namespace Reference
Classes
class
DownloadItem
class
DownloadItemFile
class
DownloadItemBuf
class
Manager
Functions
LOCALCONST_DEF
(
Manager
,
int
, _packetWorkahead, 5)
Manager
Function Documentation
VsnetDownload::Server::LOCALCONST_DEF
(
Manager
,
int
,
_packetWorkahead
,
5
)
Definition at line
479
of file
vsnet_dloadmgr.cpp
.
References
c
, and
COUT
.
479
:
480
_set( sets )
481
{
482
COUT
<<
"Enter "
<<__PRETTY_FUNCTION__<<endl;
483
484
const
char
**
c
= local_search_paths;
485
while
(*c != NULL) {
486
_local_search_paths.push_back( *c );
487
c++;
488
}
489
}
VsnetDownload
Server
Generated on Fri May 29 2015 23:09:26 for Vegastrike 0.5.1 rc1 by
1.8.4