BEAST/BSE - Better Audio System and Sound Engine  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
sfidl-utils.hh File Reference
#include <sfi/glib-extra.hh>
#include <sfi/sfi.hh>
#include <list>
#include <vector>

Go to the source code of this file.

Namespaces

 Sfidl
 The Sfidl namespace contains implementation and API of the Sfi IDL compiler.
 

Functions

bool Sfidl::isCxxTypeName (const String &str)
 returns true for C++ style identifiers (Foo::BAR) - only the colons are checked, not individual chars
 
list< StringSfidl::symbolToList (const String &symbol)