Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/unicode-xid/src/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 2 kB image not shown  

Quelle  brdbattrX.gd   Sprache: unbekannt

 
Spracherkennung für: .gd vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

#############################################################################
##
#W  brdbattrX.gd          GAP 4 package CTblLib                 Thomas Breuer
##
##  This file contains code from `lib/brdbattr.gd` in the Browse package.
##  (We need code independent of Browse because we want the functionality
##  of `AllCharacterTableNames` also if Browse is not available.)
##  This file contains the declarations for tools for database handling.
##  The GAP objects introduced for that are database id enumerators and
##  database attributes.
##


#############################################################################
##
#I  InfoDatabaseAttributeX
##
DeclareInfoClass( "InfoDatabaseAttributeX" );
#T unify in case Browse is available!


DeclareGlobalFunction( "DatabaseIdEnumeratorX" );
DeclareGlobalFunction( "DatabaseAttributeAddX" );
DeclareGlobalFunction( "DatabaseAttributeValueDefaultX" );
DeclareGlobalFunction( "DatabaseAttributeComputeX" );
DeclareGlobalFunction( "DatabaseIdEnumeratorUpdateX" );
DeclareGlobalFunction( "DatabaseAttributeLoadDataX" );
DeclareGlobalFunction( "DatabaseAttributeSetDataX" );
DeclareGlobalFunction( "DatabaseAttributeStringX" );


#############################################################################
##
#E


[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-04-30]