BEAST - Free Software Audio Synthesizer and Tracker  0.9.2
Namespaces | Functions
sfidl-utils.hh File Reference
#include <sfi/glib-extra.hh>
#include <sfi/sfi.hh>
#include <list>
#include <vector>
This graph shows which files directly or indirectly include this file:

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)