GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
vinfo Namespace Reference

Data Structures

class  VectorDBInfo
 Class providing information about attribute tables linked to the vector map. More...

Functions

def unicodeValue
 Encode value.
def createDbInfoDesc
 Create database connection information content.

Detailed Description

@package dbmgr.vinfo

@brief Support classes for Database Manager

List of classes:
 - vinfo::VectorDBInfo

(C) 2007-2011 by the GRASS Development Team

This program is free software under the GNU General Public License
(>=v2). Read the file COPYING that comes with GRASS for details.

@author Martin Landa <landa.martin gmail.com>

Function Documentation

def vinfo.createDbInfoDesc (   panel,
  mapDBInfo,
  layer 
)

Create database connection information content.

Definition at line 46 of file vinfo.py.