What is the translation of " VIRTUAL FUNCTION " in Spanish?

['v3ːtʃʊəl 'fʌŋkʃn]
['v3ːtʃʊəl 'fʌŋkʃn]
función virtual
virtual function

Examples of using Virtual function in English and their translations into Spanish

{-}
  • Colloquial category close
  • Official category close
The ixgbe virtual function uses two interrupts.
La función virtual ixgbe utiliza dos interrupciones.
Use the following command for the example virtual function.
Use el siguiente comando para la función virtual de ejemplo.
We can change the virtual function area() in the base class to the following.
Podemos cambiar el área de función virtual() en la clase base a lo siguiente.
Booting an I/O domain by using an SR-IOV virtual function.
Inicio de un dominio de E/S usando una función virtual SR-IOV.
A virtual function can be destroyed if it is not currently assigned to a domain.
Una función virtual se puede destruir si actualmente no está asignada a un dominio.
LCD colour display(for virtual function support).
Pantalla LCD en color(para seguimientos virtuales del funcionamiento).
The virtual function, like an ordinary function, must have an executable body.
La función virtual, igual que una corriente, debe tener un cuerpo ejecutable.
The following command adds a virtual function to a logical domain.
El comando siguiente agrega una función virtual a un dominio lógico.
The following example shows how to create a static virtual function.
En los ejemplos siguientes, se muestra cómo crear una función virtual.
When ldg1 is restarted, the specified virtual function no longer appears in that domain.
Cuando se reinicia ldg1, la función virtual especificada ya no aparece en ese dominio.
You do not need to reboot the primary domain after you create each virtual function.
No necesita reiniciar el dominio primary después de que crea cada función virtual.
You can only destroy the last virtual function that was created for a physical function..
Solo se puede destruir la última función virtual creada para una función física.
The Physical Function corresponds to 8086:10c9 and the Virtual Function to 8086:10ca.
La Función física corresponde a 8086:10c9 y la Función virtual a 8086:10ca.
For information about virtual function limitations, see Advanced SR-IOV Topics.
Para obtener información sobre las limitaciones de la función virtual, consulte Temas avanzados sobre SR-IOV.
To receive messages,your Listener class must implement the OnMessage virtual function.
Para recibir mensajes,tu clase de agente de escucha debe implementar la función virtual OnMessage.
If there is no member of a derived type, the virtual function of the base class is used by default.
Si no hay miembro del tipo derivado, por defecto se utiliza la función virtual de la clase base.
You can modify these properties for both the physical function and the virtual function.
Puede modificar estas propiedades para la función física y la función virtual.
The following command removes an SR-IOV virtual function from a logical domain.
El siguiente comando elimina una función virtual SR-IOV de un dominio lógico.
Decrease the virtual function number to reduce the number of failed virtual functions..
Disminuya el número de funciones virtuales para reducir el número de funciones virtuales con errores.
The fmadm faulty command shows that each virtual function device is faulty.
El comando fmadm faulty muestra que todos los dispositivos de funciones virtuales son defectuosos.
The Intel 82599 Virtual Function interface supports network speeds of up to 10 Gbps for supported instance types.
La interfaz de Intel 82599 Virtual Function admite velocidades de red de hasta 10 Gbps en los tipos de instancia soportados.
The message-handling macros replaced the virtual function mechanism provided by C.
Las macros de tratamiento de mensajes reemplazado el mecanismo de función virtual proporcionada por el C.
But instead, because it has a different signature,it creates a second virtual function.
Pero, debido a que la función virtual tiene una firma diferente,en realidad crea una segunda función virtual.
The base class CTetrisShape with the virtual function Draw is defined in the included file MT5_TetisShape. mqh.
CTetrisShape con la función virtual Draw(dibujar) está definida en el archivo incluido MT5_TetisShape. mqh.
Depending on the class, to which the created object belongs,it calls the virtual function of this or that derived class.
Dependiendo de qué clase ha sido creado el objeto,se llama a la función virtual de una u otra clase derivada.
A pure virtual function or pure virtual method is a virtual function that is required to be implemented by a derived class if the derived class is not abstract.
Una función virtual pura o método virtual puro es una función virtual que necesita ser implementada por una clase derivada que no sea abstracta.
The choice of what function definition should be called for a virtual function is made dynamically at runtime.
La elección de qué tipo de definición de la función llamar para una función virtual, se hace de una forma dinámica durante la fase de ejecución.
As an example, an abstract base class MathSymbol may provide a pure virtual function doOperation(), and derived classes Plus and Minus implement doOperation() to provide concrete implementations.
Como ejemplo, una clase base abstracta como"SimboloMatematico" puede ofrecer una función virtual pura como hazOperacion, y las clases derivadas"Suma" y"Resta" pueden implementar hazOperacion para ofrecer implementaciones concretas.
A typical case is when a base class contains a virtual function, and derived classes have their own versions of this function..
Un caso típico es cuando la clase base contiene una función virtual, y las clases derivadas tienen sus versiones de esta función..
In C++03, it is possible to accidentally create a new virtual function, when one intended to override a base class function..
En C++03, es posible crear accidentalmente una nueva función virtual, cuando en realidad uno solo se prepuso un override de una función de la clase base.
Results: 74, Time: 0.0353

How to use "virtual function" in a sentence

A Pure Virtual Function is a Virtual function with no body.
The virtual function table pointer V::vfptr points to virtual function table 302.
The virtual function table pointer V::vfptr points to virtual function table 322.
The virtual function table for GProxyResolver.
Intel Gigabit Virtual Function Linux driver.
The virtual function table for GtkSourceCompletionProvider.
The virtual function pointer for gtk_source_completion_provider_populate().
The virtual function pointer for gtk_source_completion_provider_match().
The virtual function pointer for gtk_source_completion_provider_get_activation().
The virtual function pointer for gtk_source_completion_provider_get_info_widget().
Show more

Word-for-word translation

Top dictionary queries

English - Spanish