Bitstream Interpretation Library (BIL)  0.1
Namespaces | Macros | Functions
NameSplit.hpp File Reference

Splitting of XDL(RC) names into parts. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bil

Macros

#define BIL_NAMESPLIT_HPP

Functions

bool bil::extractPosition (const char *name, unsigned &x, unsigned &y)
 Extracts the X and Y coordinate from a XDL(RC) name.

Detailed Description

Splitting of XDL(RC) names into parts.

Definition in file NameSplit.hpp.


Macro Definition Documentation

#define BIL_NAMESPLIT_HPP

Definition at line 8 of file NameSplit.hpp.