BRL-CAD
System Header Management

Convenience headers that manage the correct inclusion of various types of system functionality. More...

Collaboration diagram for System Header Management:

Modules

 System I/O Header Wrangler
 BRL-CAD system compatibility wrapper header that provides declarations for native and standard system INPUT/OUTPUT routines.
 
 System Network Header Wrangler
 BRL-CAD system compatibility wrapper header that provides declarations for native and standard system NETWORKING routines.
 
 System Resource Limit Header Wrangler
 
 System Socket Header Wrangler
 BRL-CAD system compatibility wrapper header that provides declarations for native and standard system select() routines.
 

Detailed Description

Convenience headers that manage the correct inclusion of various types of system functionality.

These headers are not part of the LIBBU API, but serve to handle commonly encountered cross platform patterns when including system dependent headers for tasks such as networking and resource limits.