GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
vinfo Namespace Reference

Data Structures

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

Functions

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

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 41 of file vinfo.py.

def vinfo.unicodeValue (   value)