Public Member Functions | Public Attributes | List of all members
make_cmakelists.WorkspaceFileFunctions Class Reference
Inheritance diagram for make_cmakelists.WorkspaceFileFunctions:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, converter)
 
def bazel_version_repository (self, **kwargs)
 
def git_repository (self, **kwargs)
 
def http_archive (self, **kwargs)
 
def load (self, *args)
 
def new_git_repository (self, **kwargs)
 
def protobuf_deps (self)
 
def register_toolchains (self, toolchain)
 
def rules_fuzzing_dependencies (self)
 
def rules_fuzzing_init (self)
 
def system_python (self, **kwargs)
 
def upb_deps (self)
 
def workspace (self, **kwargs)
 

Public Attributes

 converter
 

Detailed Description

Definition at line 196 of file make_cmakelists.py.

Constructor & Destructor Documentation

◆ __init__()

def make_cmakelists.WorkspaceFileFunctions.__init__ (   self,
  converter 
)

Definition at line 197 of file make_cmakelists.py.

Member Function Documentation

◆ bazel_version_repository()

def make_cmakelists.WorkspaceFileFunctions.bazel_version_repository (   self,
**  kwargs 
)

Definition at line 216 of file make_cmakelists.py.

◆ git_repository()

def make_cmakelists.WorkspaceFileFunctions.git_repository (   self,
**  kwargs 
)

Definition at line 210 of file make_cmakelists.py.

◆ http_archive()

def make_cmakelists.WorkspaceFileFunctions.http_archive (   self,
**  kwargs 
)

Definition at line 207 of file make_cmakelists.py.

◆ load()

def make_cmakelists.WorkspaceFileFunctions.load (   self,
args 
)

Definition at line 200 of file make_cmakelists.py.

◆ new_git_repository()

def make_cmakelists.WorkspaceFileFunctions.new_git_repository (   self,
**  kwargs 
)

Definition at line 213 of file make_cmakelists.py.

◆ protobuf_deps()

def make_cmakelists.WorkspaceFileFunctions.protobuf_deps (   self)

Definition at line 222 of file make_cmakelists.py.

◆ register_toolchains()

def make_cmakelists.WorkspaceFileFunctions.register_toolchains (   self,
  toolchain 
)

Definition at line 234 of file make_cmakelists.py.

◆ rules_fuzzing_dependencies()

def make_cmakelists.WorkspaceFileFunctions.rules_fuzzing_dependencies (   self)

Definition at line 225 of file make_cmakelists.py.

◆ rules_fuzzing_init()

def make_cmakelists.WorkspaceFileFunctions.rules_fuzzing_init (   self)

Definition at line 228 of file make_cmakelists.py.

◆ system_python()

def make_cmakelists.WorkspaceFileFunctions.system_python (   self,
**  kwargs 
)

Definition at line 231 of file make_cmakelists.py.

◆ upb_deps()

def make_cmakelists.WorkspaceFileFunctions.upb_deps (   self)

Definition at line 219 of file make_cmakelists.py.

◆ workspace()

def make_cmakelists.WorkspaceFileFunctions.workspace (   self,
**  kwargs 
)

Definition at line 203 of file make_cmakelists.py.

Member Data Documentation

◆ converter

make_cmakelists.WorkspaceFileFunctions.converter

Definition at line 198 of file make_cmakelists.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:04:05