synfig-core  1.0.3
Macros | Functions
listimporter.cpp File Reference

Template File. More...

#include "listimporter.h"
#include "general.h"
#include "filesystemnative.h"
#include <fstream>

Macros

#define LIST_IMPORTER_CACHE_SIZE   20

Functions

 SYNFIG_IMPORTER_INIT (ListImporter)
 SYNFIG_IMPORTER_SET_NAME (ListImporter,"lst")
 SYNFIG_IMPORTER_SET_EXT (ListImporter,"lst")
 SYNFIG_IMPORTER_SET_VERSION (ListImporter,"0.1")
 SYNFIG_IMPORTER_SET_CVS_ID (ListImporter,"$Id$")
 SYNFIG_IMPORTER_SET_SUPPORTS_FILE_SYSTEM_WRAPPER (ListImporter, false)

Detailed Description

Template File.

$Id$

Macro Definition Documentation

#define LIST_IMPORTER_CACHE_SIZE   20

Function Documentation

SYNFIG_IMPORTER_INIT ( ListImporter  )
SYNFIG_IMPORTER_SET_NAME ( ListImporter  ,
"lst"   
)
SYNFIG_IMPORTER_SET_EXT ( ListImporter  ,
"lst"   
)
SYNFIG_IMPORTER_SET_VERSION ( ListImporter  ,
"0.1"   
)
SYNFIG_IMPORTER_SET_CVS_ID ( ListImporter  ,
"$Id$"   
)
SYNFIG_IMPORTER_SET_SUPPORTS_FILE_SYSTEM_WRAPPER ( ListImporter  ,
false   
)